forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
bef05481bd
239 changed files with 11612 additions and 1347 deletions
|
@ -5,6 +5,12 @@
|
|||
"retrying": "La càrrega de dades ha fallat. Tornant-ho a intentar en ({count}) segons…",
|
||||
"zoomIn": "Amplia per veure o editar les dades"
|
||||
},
|
||||
"communityIndex": {
|
||||
"available": "Aquesta comunitat parla {native}",
|
||||
"intro": "Posa't en contacte amb altres persones per conèixer-los, aprendre d'ells,...",
|
||||
"notAvailable": "Aquesta comunitat no parla {native}",
|
||||
"title": "Índex de la comunitat"
|
||||
},
|
||||
"delete": {
|
||||
"cancel": "Cancel·lar",
|
||||
"cannotBeDeleted": "Aquest element no pot ser esborrat",
|
||||
|
@ -45,6 +51,7 @@
|
|||
"cyclofix": "A CycloFix hi han mManxes, estacions de reparacions, fonts d'aigua i botigues per a ciclistes",
|
||||
"description": "Un full de mà A4-apaisat per a promocionar MapComplete",
|
||||
"editing": {
|
||||
"ex": "A continuació es mostra un exemple simplificat de com és això per a una reserva natural.",
|
||||
"title": "Com és la interfície?"
|
||||
},
|
||||
"examples": "Hi han molts mapes temàtics disponibles, el quals alguns estan disponibles aquí.\n\nHi han molts mapes temàtics en línea: sobre salut, navegació interior, accessibilitat per a cadires de rodes, instal·lacions per a residus, prestageries públiques, creuaments per vianants pitnats amb l'arc de Sant Martí, ... Descobreix-los tots a mapcomplete.osm.be",
|
||||
|
@ -61,8 +68,10 @@
|
|||
"li0": "Mostra on estan els PDI",
|
||||
"li1": "Afegeix nous punts i actualitza informació dels existents",
|
||||
"li2": "Afegeix informació de contacte i hores d'apertura fàcilment",
|
||||
"li7": "Programari lliure amb copyleft (llicència GPL) i d'ús gratuït",
|
||||
"title": "Que és MapComplete?"
|
||||
},
|
||||
"onwheels": "També hi ha disponibles mapes d'interior per a usuaris de cadira de rodes.",
|
||||
"title": "MapComplete.osm.be",
|
||||
"whatIsOsm": "Que és OpenStreetMap?"
|
||||
},
|
||||
|
@ -206,7 +215,7 @@
|
|||
"loadingCountry": "Determinant país…",
|
||||
"not_all_rules_parsed": "L'horari és complex. Les normes següents seran ignorades en l'entrada:",
|
||||
"openTill": "fins",
|
||||
"open_24_7": "Obert sobre les",
|
||||
"open_24_7": "Obert tot el dia",
|
||||
"open_during_ph": "Durant festes està",
|
||||
"opensAt": "des de",
|
||||
"ph_closed": "tancat",
|
||||
|
@ -266,9 +275,18 @@
|
|||
"skip": "Saltar aquesta pregunta",
|
||||
"testing": "Proves - Els canvis no es desaran",
|
||||
"uploadGpx": {
|
||||
"confirm": "Confirmeu la càrrega",
|
||||
"meta": {
|
||||
"intro": "Afegeix un títol per a la teua traça:",
|
||||
"title": "Títol i descripció"
|
||||
},
|
||||
"modes": {
|
||||
"private": {
|
||||
"name": "Anònim"
|
||||
},
|
||||
"public": {
|
||||
"name": "Públic"
|
||||
}
|
||||
}
|
||||
},
|
||||
"weekdays": {
|
||||
|
@ -310,6 +328,9 @@
|
|||
}
|
||||
},
|
||||
"hotkeyDocumentation": {
|
||||
"intro": "MapComplete admet les tecles següents:",
|
||||
"key": "Combinació de tecles",
|
||||
"openLayersPanel": "Obre el panell de fons, capes i filtres",
|
||||
"title": "Dreceres"
|
||||
},
|
||||
"image": {
|
||||
|
@ -319,7 +340,10 @@
|
|||
"dontDelete": "Cancel·lar",
|
||||
"isDeleted": "Esborrada",
|
||||
"nearbyPictures": {
|
||||
"browseNearby": "Cerca imatges properes…"
|
||||
"browseNearby": "Cerca imatges properes…",
|
||||
"removeFilters": "Feu clic aquí per eliminar els filtres",
|
||||
"title": "Imatges properes",
|
||||
"withinRadius": "Mostra només les imatges que s'han fet a {radius} metres d'aquest objecte"
|
||||
},
|
||||
"pleaseLogin": "Entrar per pujar una foto",
|
||||
"respectPrivacy": "Respecta la privacitat. No fotografiïs gent o matrícules. No facis servir imatges de Google Maps, Google Streetview o altres fonts amb copyright.",
|
||||
|
@ -331,6 +355,10 @@
|
|||
"uploadingPicture": "Pujant la teva imatge…"
|
||||
},
|
||||
"importHelper": {
|
||||
"askMetadata": {
|
||||
"downloadGeojson": "Descarrega GeoJSON",
|
||||
"giveSource": "Quina és la font d'aquestes dades? Si s'estableix \"font\" a l'element aquest valor s'ignorarà"
|
||||
},
|
||||
"introduction": {
|
||||
"description": "L'ajudant d'importació converteix un conjunt de dades extern en notes. El conjunt de dades extern ha de coincidir amb una de les capes MapComplete existents. Per a cada article que introdueixes a l'importador, es crearà una nota única. Aquestes notes es mostraran juntament amb les característiques rellevants en aquests mapes per afegir-les fàcilment.",
|
||||
"importFormat": "Un text d'una nota ha de tenir el format següent per poder ser recollit: <br><div class=\"literal-code\">[Una petita introducció]<br>https://mapcomplete.osm.be /[themename].html?[paràmetres com ara lat i lon]#import<br>[totes les etiquetes de la funció] </div>"
|
||||
|
@ -388,7 +416,7 @@
|
|||
"featuredThemeTitle": "Destacades aquesta setmana",
|
||||
"intro": "MapComplete és un visor i editor d'OpenStreetMap, que et mostra informació sobre elements d'una petició específica i et permet actualitzar-los.",
|
||||
"logIn": "Entra per veure altres temes que has visitat anteriorment",
|
||||
"pickTheme": "Tria una petició de sota per començar.",
|
||||
"pickTheme": "Tria una petició a sota per començar.",
|
||||
"title": "Benvingut/da a MapComplete"
|
||||
},
|
||||
"move": {
|
||||
|
@ -588,7 +616,7 @@
|
|||
"splitTitle": "Tria al mapa on tallar aquesta carretera"
|
||||
},
|
||||
"translations": {
|
||||
"activateButton": "Ajudar a traduir MapComplete",
|
||||
"activateButton": "Ajuda a traduir MapComplete",
|
||||
"missing": "{count} cadenes sense traduir",
|
||||
"notImmediate": "Les traduccions no s'actualitzen directament. Això sol trigar uns quants dies"
|
||||
},
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
"retrying": "Laden von Daten fehlgeschlagen. Erneuter Versuch in {count} Sekunden…",
|
||||
"zoomIn": "Ausschnitt vergrößern, um Daten anzuzeigen oder zu bearbeiten"
|
||||
},
|
||||
"communityIndex": {
|
||||
"available": "Diese Gemeinschaft spricht {native}",
|
||||
"intro": "Treten Sie mit anderen Menschen in Kontakt, um sie kennen zu lernen, von ihnen zu lernen, ...",
|
||||
"notAvailable": "Diese Gemeinschaft spricht nicht {native}",
|
||||
"title": "Community index"
|
||||
},
|
||||
"delete": {
|
||||
"cancel": "Abbrechen",
|
||||
"cannotBeDeleted": "Dieses Element kann nicht gelöscht werden",
|
||||
|
|
|
@ -5,6 +5,10 @@
|
|||
"retrying": "Gagal memuat data. Mencoba lagi dalam {count} detik…",
|
||||
"zoomIn": "Perbesar untuk melihat atau menyunting data"
|
||||
},
|
||||
"communityIndex": {
|
||||
"available": "Komunitas ini berbicara bahasa {native}",
|
||||
"intro": "Berhubungan dengan orang lain untuk mengenal mereka, belajar dari mereka, ..."
|
||||
},
|
||||
"delete": {
|
||||
"cancel": "Batal",
|
||||
"cannotBeDeleted": "Fitur ini tidak dapat dihapus",
|
||||
|
@ -74,16 +78,12 @@
|
|||
},
|
||||
"backgroundMap": "Peta latar belakang",
|
||||
"cancel": "Batal",
|
||||
"download": {},
|
||||
"getStartedLogin": "Masuk dengan OpenStreetMap untuk memulai",
|
||||
"getStartedNewAccount": " atau <a href=\"https://www.openstreetmap.org/user/new\" target=\"_blank\">membuat akun baru</a>",
|
||||
"goToInbox": "Buka kotak masuk",
|
||||
"histogram": {},
|
||||
"layerSelection": {
|
||||
"title": "Pilih lapisan"
|
||||
},
|
||||
"levelSelection": {},
|
||||
"morescreen": {},
|
||||
"nameInlineQuestion": "Name {category} ini adalah $$$",
|
||||
"noTagsSelected": "Tidak ada tag yang dipilih",
|
||||
"opening_hours": {
|
||||
|
@ -96,7 +96,6 @@
|
|||
"ph_not_known": " ",
|
||||
"ph_open": "buka"
|
||||
},
|
||||
"pdf": {},
|
||||
"pickLanguage": "Pilih bahasa: ",
|
||||
"questions": {
|
||||
"emailOf": "Apa alamat email {category}?",
|
||||
|
@ -138,10 +137,6 @@
|
|||
"thursday": "Kamis",
|
||||
"tuesday": "Selasa",
|
||||
"wednesday": "Rabu"
|
||||
},
|
||||
"welcomeExplanation": {},
|
||||
"wikipedia": {
|
||||
"previewbox": {}
|
||||
}
|
||||
},
|
||||
"image": {
|
||||
|
@ -149,63 +144,15 @@
|
|||
"doDelete": "Buang gambar",
|
||||
"dontDelete": "Batal",
|
||||
"isDeleted": "Dihapus",
|
||||
"nearbyPictures": {},
|
||||
"pleaseLogin": "Silakan masuk untuk menambah gambar",
|
||||
"uploadingMultiple": "Mengunggah {count} gambar…",
|
||||
"uploadingPicture": "Mengunggah gambar Anda…"
|
||||
},
|
||||
"importHelper": {
|
||||
"askMetadata": {},
|
||||
"compareToAlreadyExistingNotes": {},
|
||||
"confirmProcess": {},
|
||||
"conflationChecker": {
|
||||
"states": {}
|
||||
},
|
||||
"createNotes": {},
|
||||
"introduction": {},
|
||||
"login": {},
|
||||
"mapPreview": {},
|
||||
"noteParts": {},
|
||||
"previewAttributes": {},
|
||||
"selectFile": {},
|
||||
"selectTheme": {}
|
||||
},
|
||||
"importInspector": {},
|
||||
"importLayer": {},
|
||||
"index": {
|
||||
"intro": "MapComplete adalah penampil dan penyunting OpenStreetMap, yang menunjukkan informasi tentang fitur pada tema tertentu dan memungkinkan Anda untuk memperbaruinya.",
|
||||
"pickTheme": "Pilih tema di bawah ini untuk memulai.",
|
||||
"title": "Selamat datang di MapComplete"
|
||||
},
|
||||
"matrixbot": {
|
||||
"commands": {
|
||||
"dm": {},
|
||||
"documentation": {
|
||||
"file": {},
|
||||
"inputElement": {},
|
||||
"layer": {},
|
||||
"theme": {},
|
||||
"url_parameter": {},
|
||||
"visualisation": {}
|
||||
},
|
||||
"dream": {},
|
||||
"help": {},
|
||||
"info": {},
|
||||
"language": {},
|
||||
"role": {},
|
||||
"scheme": {},
|
||||
"search": {},
|
||||
"shutdown": {},
|
||||
"tags": {},
|
||||
"welcome": {},
|
||||
"wiki": {}
|
||||
}
|
||||
},
|
||||
"move": {
|
||||
"inviteToMove": {},
|
||||
"reasons": {}
|
||||
},
|
||||
"multi_apply": {},
|
||||
"notes": {
|
||||
"addCommentAndClose": "Tambah komentar dan tutup",
|
||||
"addCommentPlaceholder": "Tambahkan komentar...",
|
||||
|
@ -223,29 +170,6 @@
|
|||
"noteIsPublic": "Ini akan terlihat oleh semua orang",
|
||||
"noteLayerDoEnable": "Aktifkan lapisan yang menunjukkan catatan"
|
||||
},
|
||||
"privacy": {},
|
||||
"professional": {
|
||||
"aboutMc": {
|
||||
"internalUse": {},
|
||||
"layers": {},
|
||||
"survey": {}
|
||||
},
|
||||
"aboutOsm": {
|
||||
"aboutOsm": {},
|
||||
"benefits": {},
|
||||
"license": {},
|
||||
"vandalism": {}
|
||||
},
|
||||
"drawbacks": {
|
||||
"licenseNuances": {
|
||||
"usecaseGatheringOpenData": {},
|
||||
"usecaseMapDifferentSources": {}
|
||||
},
|
||||
"unsuitedData": {}
|
||||
},
|
||||
"indexPage": {},
|
||||
"services": {}
|
||||
},
|
||||
"reviews": {
|
||||
"attribution": "Ulasan didukung oleh <a href=\"https://mangrove.reviews/\" target=\"_blank\"> Mangrove Reviews</a> dan tersedia di bawah <a href=\"https://mangrove.reviews/terms#8-licensing-of-content\" target=\"_blank\">CC-BY 4.0</a>.",
|
||||
"no_rating": "Tidak ada peringkat yang diberikan",
|
||||
|
@ -267,14 +191,12 @@
|
|||
"notImmediate": "Terjemahan tidak diperbarui secara langsung. Biasanya memakan waktu beberapa hari"
|
||||
},
|
||||
"validation": {
|
||||
"color": {},
|
||||
"date": {
|
||||
"description": "Tanggal, dimulai dari tahun"
|
||||
},
|
||||
"direction": {
|
||||
"description": "Orientasi"
|
||||
},
|
||||
"distance": {},
|
||||
"email": {
|
||||
"description": "alamat email",
|
||||
"feedback": "Ini bukan alamat email yang valid"
|
||||
|
@ -290,12 +212,6 @@
|
|||
"mustBePositive": "Angka ini harus positif",
|
||||
"notANumber": "Masukkan nomor"
|
||||
},
|
||||
"opening_hours": {},
|
||||
"pfloat": {},
|
||||
"phone": {},
|
||||
"pnat": {},
|
||||
"string": {},
|
||||
"text": {},
|
||||
"url": {
|
||||
"description": "tautan ke situs web",
|
||||
"feedback": "Ini bukan alamat web yang valid"
|
||||
|
|
|
@ -486,7 +486,10 @@
|
|||
"1": {
|
||||
"then": "Aquest banc <span class='subtle'>(probablement)</span> no té cap inscripció"
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "Aquest banc té una inscripció?",
|
||||
"questionHint": "P. ex. en una placa, al respatller, ...",
|
||||
"render": "Aquest banc té la següent inscripció:<br/><p><i>{inscription}</i></p>"
|
||||
},
|
||||
"bench-material": {
|
||||
"mappings": {
|
||||
|
@ -509,9 +512,18 @@
|
|||
"then": "El seient està fet d'acer"
|
||||
}
|
||||
},
|
||||
"question": "De què està fent el banc (seient)?",
|
||||
"render": "Material: {material}"
|
||||
},
|
||||
"bench-memorial": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquest banc és un memorial per a algú o alguna cosa"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquest banc <b>no</b> és un memorial per a algú o alguna cosa"
|
||||
}
|
||||
},
|
||||
"question": "Aquest banc actua com a memorial per a algú o algo?"
|
||||
},
|
||||
"bench-seats": {
|
||||
|
@ -528,7 +540,9 @@
|
|||
"0": {
|
||||
"then": "Inspeccionat avui!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "Quan va ser l'últim cop que s'ha inspeccionat aquest banc?",
|
||||
"render": "Aquest banc s'ha inspeccionat per últim com el {survey:date}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -536,20 +550,84 @@
|
|||
}
|
||||
},
|
||||
"bench_at_pt": {
|
||||
"deletion": {
|
||||
"extraDeleteReasons": {
|
||||
"0": {
|
||||
"explanation": "Aquesta parada de bus no s'utilitza més"
|
||||
}
|
||||
},
|
||||
"nonDeleteMappings": {
|
||||
"0": {
|
||||
"then": "Aquesta para de bus no té un banc (mai n'ha tingut un o ha estat eliminat)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "Una capa que mostra totes les parades de transport públic que tenen bancs",
|
||||
"name": "Bancs en una parada de transport públic",
|
||||
"tagRenderings": {
|
||||
"bench_at_pt-bench_type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquí hi ha un banc normal"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí no hi ha cap banc"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus de banc és aquest?"
|
||||
},
|
||||
"bench_at_pt-name": {
|
||||
"render": "{name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Banc en una parada de transport públic"
|
||||
}
|
||||
},
|
||||
"render": "Banc"
|
||||
}
|
||||
},
|
||||
"bicycle_library": {
|
||||
"description": "Una instal·lació on es poden cedir bicicletes per llargs períodes de temps",
|
||||
"name": "Biblioteca per a bicicletes",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Una biblioteca de bicicletes té una col·lecció de bicicletes que es poden cedir",
|
||||
"title": "una biblioteca de bicicletes"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bicycle-library-target-group": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Bicicletes per a xiquets disponibles"
|
||||
},
|
||||
"1": {
|
||||
"then": "Bicicletes per a adults disponibles"
|
||||
},
|
||||
"2": {
|
||||
"then": "Bicicletes per a discapacitats disponibles"
|
||||
}
|
||||
},
|
||||
"question": "Qui pot llogar bicicletes aquí?"
|
||||
},
|
||||
"bicycle_library-charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "El préstec d'una bicicleta és gratuït"
|
||||
},
|
||||
"1": {
|
||||
"then": "El préstec d'una bicicleta costa 20€/any i 20€ de garantia"
|
||||
}
|
||||
},
|
||||
"question": "Quant costa el préstec d'una bicicleta?",
|
||||
"render": "El préstec d'una bicicleta costa {charge}"
|
||||
},
|
||||
"bicycle_library-name": {
|
||||
"question": "Com es diu aquesta biblioteca de bicicletes?",
|
||||
"render": "Aquesta biblioteca de bicicletes es diu {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -557,6 +635,18 @@
|
|||
}
|
||||
},
|
||||
"bicycle_rental": {
|
||||
"deletion": {
|
||||
"extraDeleteReasons": {
|
||||
"0": {
|
||||
"explanation": "{title()} ha tancat permanentment"
|
||||
}
|
||||
},
|
||||
"nonDeleteMappings": {
|
||||
"0": {
|
||||
"then": "Aquesta botiga de bicicletes solia llogar bicicletes, però ja no"
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "Estacions de lloguer de bicicletes",
|
||||
"name": "Lloguer de bicicletes",
|
||||
"presets": {
|
||||
|
@ -571,17 +661,72 @@
|
|||
"tagRenderings": {
|
||||
"bicycle-types": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquí es poden llogar bicicletes de ciutat normals"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquí es poden llogar bicicletes elèctriques"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquí es poden llogar BMX"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquí es poden llogar bicicletes de muntanya"
|
||||
},
|
||||
"4": {
|
||||
"then": "Aquí es poden llogar bicicletes infantils"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquí es poden llogar tàndems"
|
||||
},
|
||||
"6": {
|
||||
"then": "Aquí es poden llogar bicicletes de carreres"
|
||||
},
|
||||
"7": {
|
||||
"then": "Aquí es poden llogar cascos de bicicleta"
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus de bicicletes i accessoris es lloguen aquí?",
|
||||
"render": "{rental} es lloga aquí"
|
||||
},
|
||||
"bicycle_rental_type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Es tracta d'una botiga que té com a objectiu principal el lloguer de bicicletes"
|
||||
},
|
||||
"1": {
|
||||
"then": "Es tracta d'una empresa de lloguer que lloga diversos objectes i/o vehicles. També lloga bicicletes, però aquest no és l'objectiu principal"
|
||||
},
|
||||
"2": {
|
||||
"then": "Es tracta d'una botiga que ven o repara bicicletes, però també lloga bicicletes"
|
||||
},
|
||||
"3": {
|
||||
"then": "Es tracta d'una estació d'acoblament automatitzada, on una bicicleta es bloqueja mecànicament a una estructura"
|
||||
},
|
||||
"4": {
|
||||
"then": "Hi ha una màquina present que dispensa i accepta claus, eventualment després de l'autenticació i/o el pagament. Les bicicletes estan aparcades a prop"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquest és un punt de baixada, p. ex. un aparcament reservat per col·locar les bicicletes marcades clarament com a només per al servei de lloguer"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus de lloguer de bicicletes és aquest?"
|
||||
},
|
||||
"rental_types": {
|
||||
"rewrite": {
|
||||
"into": {
|
||||
"1": {
|
||||
"1": "bicicletes elèctriques"
|
||||
},
|
||||
"2": {
|
||||
"1": "bicicletes per a xiquets"
|
||||
},
|
||||
"4": {
|
||||
"1": "bicicleta de muntanya"
|
||||
},
|
||||
"5": {
|
||||
"1": "maletes de bicicletes"
|
||||
},
|
||||
"6": {
|
||||
"1": "tàndem"
|
||||
}
|
||||
|
@ -594,21 +739,90 @@
|
|||
"0": {
|
||||
"then": "{name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"render": "Lloguer de bicicletes"
|
||||
}
|
||||
},
|
||||
"bicycle_tube_vending_machine": {
|
||||
"description": "Una capa que mostra màquines expenedores per a tubs de bicicleta (ja siguin màquines expenedores de tubs de bicicleta o màquines expenedores clàssiques amb tubs de bicicleta i opcionalment objectes addicionals relacionats amb la bicicleta com ara llums, guants, panys, ...)"
|
||||
"description": "Una capa que mostra màquines expenedores per a tubs de bicicleta (ja siguin màquines expenedores de tubs de bicicleta o màquines expenedores clàssiques amb tubs de bicicleta i opcionalment objectes addicionals relacionats amb la bicicleta com ara llums, guants, panys, ...)",
|
||||
"name": "Màquina expenedora de tubs de bicicleta",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una màquina expenedora de tubs de bicicleta"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Still in use?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta màquina expenedora funciona"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquesta màquina expenedora està trencada"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquesta màquina expenedora està tancada"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta màquina expenedora encara funciona?",
|
||||
"render": "L'estat operatiu és <i>{operational_status}</i>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Màquina expenedora de tubs de bicicleta"
|
||||
}
|
||||
},
|
||||
"bike_cafe": {
|
||||
"description": "Un cafè ciclista és un cafè enfocat a ciclistes, per exemple, amb serveis com una manxa, amb molta decoració relacionada amb el ciclisme, …",
|
||||
"name": "Cafeteria per a bicicletes",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un cafè ciclista"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_cafe-bike-pump": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquest cafè ciclista ofereix una bomba de bicicletes per a qualsevol persona"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquest cafè ciclista no ofereix una bomba de bicicletes per a qualsevol persona"
|
||||
}
|
||||
},
|
||||
"question": "Aquest cafè ciclista ofereix una bomba de bicicletes per a qualsevol persona?"
|
||||
},
|
||||
"bike_cafe-name": {
|
||||
"question": "Quin és el nom d'aquest cafè ciclista?",
|
||||
"render": "Aquest cafè ciclista s'anomena {name}"
|
||||
},
|
||||
"bike_cafe-repair-service": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquest cafè ciclista repara bicicletes"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquest cafè ciclista no repara bicicletes"
|
||||
}
|
||||
},
|
||||
"question": "Aquest cafè ciclista repara bicicletes?"
|
||||
},
|
||||
"bike_cafe-repair-tools": {
|
||||
"question": "Hi ha eines aquí per reparar la teva pròpia bicicleta?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Cafeteria per a bicicletes"
|
||||
}
|
||||
},
|
||||
"bike_cleaning": {
|
||||
"description": "Una capa que mostra les instal·lacions on pots netejar la teva bicicleta",
|
||||
"name": "Servei de neteja de bicicletes",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un servei de neteja de bicicletes"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bike_cleaning-charge": {
|
||||
"mappings": {
|
||||
|
@ -619,20 +833,33 @@
|
|||
"then": "Aquest servei de neteja és de pagament"
|
||||
}
|
||||
},
|
||||
"question": "Molt costa utilitzar aquest servei de neteja?"
|
||||
"question": "Molt costa utilitzar aquest servei de neteja?",
|
||||
"render": "L'ús del servei de neteja costa {charge}"
|
||||
},
|
||||
"bike_cleaning-service:bicycle:cleaning:charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "El servei de rentat és gratuït"
|
||||
},
|
||||
"1": {
|
||||
"then": "Debades"
|
||||
}
|
||||
},
|
||||
"question": "Molt costa utilitzar el servei de rentat?",
|
||||
"render": "Utilitzar el servei de rentat costa {service:bicycle:cleaning:charge}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Servei de neteja de bicicletes <i>{name}</i>"
|
||||
}
|
||||
},
|
||||
"render": "Servei de neteja de bicicletes"
|
||||
}
|
||||
},
|
||||
"bike_parking": {
|
||||
"description": "Una capa que mostra on pots aparcar la teva bicicleta",
|
||||
"name": "Aparcament per a bicicletes",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -672,15 +899,27 @@
|
|||
"4": {
|
||||
"then": "De dos nivells"
|
||||
},
|
||||
"5": {
|
||||
"then": "cobert"
|
||||
},
|
||||
"6": {
|
||||
"then": "Pilona"
|
||||
},
|
||||
"7": {
|
||||
"then": "Una zona al terra que està senyalitzada per a l'aparcament de bicicletes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "Quin és el tipus d'aquest aparcament de bicicletes?",
|
||||
"render": "Aquest és un aparcament de bicicletes del tipus: {bicycle_parking}"
|
||||
},
|
||||
"Capacity": {
|
||||
"question": "Quantes bicicletes caben en aquest aparcament de bicicletes (incloent possibles bicicletes de càrrega)?",
|
||||
"render": "Espai per a {capacity} bicis"
|
||||
},
|
||||
"Cargo bike capacity?": {
|
||||
"question": "Quantes bicicletes de càrrega caben en aquest aparcament de bicicletes?",
|
||||
"render": "A aquest aparcament caben {capacity:cargo_bike} bicicletes de càrrega"
|
||||
},
|
||||
"Cargo bike spaces?": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -703,7 +942,8 @@
|
|||
"1": {
|
||||
"then": "Aquest aparcament no està cobert"
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "Aquest aparcament està cobert? També seleccioneu \"cobert\" per als aparcaments interiors."
|
||||
},
|
||||
"Underground?": {
|
||||
"mappings": {
|
||||
|
@ -728,19 +968,84 @@
|
|||
}
|
||||
},
|
||||
"bike_repair_station": {
|
||||
"description": "Una capa que mostra bombes de bicicletes i suports d'eines de reparació de bicicletes",
|
||||
"name": "Manxa i reparació de bicicletes",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una manxa per a bicicletes"
|
||||
},
|
||||
"2": {
|
||||
"description": "Eines per reparar la teva bicicleta a l'espai públic (sense bomba). Les eines estan assegurades contra robatoris.",
|
||||
"title": "una estació de reparació de bicicletes sense bomba"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Operational status": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "La bomba per a bicicletes està trencada"
|
||||
},
|
||||
"1": {
|
||||
"then": "La bomba per a la bicicleta està operativa"
|
||||
}
|
||||
},
|
||||
"question": "La bomba per a la bicicleta encara funciona?"
|
||||
},
|
||||
"access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Accessible al públic"
|
||||
},
|
||||
"1": {
|
||||
"then": "Accessible al públic"
|
||||
},
|
||||
"2": {
|
||||
"then": "Només per a clients"
|
||||
},
|
||||
"3": {
|
||||
"then": "No accessible per al públic general"
|
||||
},
|
||||
"4": {
|
||||
"then": "No accessible per al públic general"
|
||||
}
|
||||
},
|
||||
"question": "Qui pot utilitzar aquesta estació de reparació?"
|
||||
},
|
||||
"bike_repair_station-available-services": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Només hi ha una bomba present"
|
||||
},
|
||||
"1": {
|
||||
"then": "Només hi ha present ferramentes (tornavísos, pinces, …)"
|
||||
},
|
||||
"2": {
|
||||
"then": "Hi ha tant eines com una bomba"
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "Quins serveis hi ha disponibles en aquesta ubicació?"
|
||||
},
|
||||
"bike_repair_station-bike-chain-tool": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hi ha ferramentes per a la cadena"
|
||||
},
|
||||
"1": {
|
||||
"then": "No hi ha ferramentes per a la cadena"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta estació de reparació de bicicletes té una eina especial per reparar la vostra cadena de la biciclete?"
|
||||
},
|
||||
"bike_repair_station-bike-stand": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hi ha un ganxo o suport"
|
||||
},
|
||||
"1": {
|
||||
"then": "No hi ha ganxo ni suport"
|
||||
}
|
||||
},
|
||||
"question": "Aquesta estació de bicicletes té un ganxo per penjar la bicicleta o un suport per aixecar-la?"
|
||||
},
|
||||
"bike_repair_station-electrical_pump": {
|
||||
"mappings": {
|
||||
|
@ -750,7 +1055,32 @@
|
|||
"1": {
|
||||
"then": "Bomba elèctrica"
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "És una bomba per a bicicletes elèctrica?"
|
||||
},
|
||||
"bike_repair_station-email": {
|
||||
"question": "Quina és l'adreça de correu electrònic del responsable del manteniment?"
|
||||
},
|
||||
"bike_repair_station-manometer": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hi ha un manòmetre"
|
||||
},
|
||||
"1": {
|
||||
"then": "No hi ha manòmetre"
|
||||
},
|
||||
"2": {
|
||||
"then": "Hi ha manòmetre però està trencat"
|
||||
}
|
||||
},
|
||||
"question": "La bomba té un indicador de pressió o un manòmetre?"
|
||||
},
|
||||
"bike_repair_station-operator": {
|
||||
"question": "Qui fa el manteniment d'aquesta bomba de cicle?",
|
||||
"render": "Mantés per {operator}"
|
||||
},
|
||||
"bike_repair_station-phone": {
|
||||
"question": "Quin és el número de telèfon del responsable?"
|
||||
},
|
||||
"bike_repair_station-valves": {
|
||||
"mappings": {
|
||||
|
@ -760,11 +1090,27 @@
|
|||
"2": {
|
||||
"then": "Schrader (cotxes i bicicletes de muntanya)"
|
||||
}
|
||||
},
|
||||
"question": "Quines vàlvules són compatibles?"
|
||||
},
|
||||
"send_email_about_broken_pump": {
|
||||
"render": {
|
||||
"special": {
|
||||
"body": "Hola,\n\nAmb aquest correu electrònic, m'agradaria informar-vos que la bomba de bicicleta situada a https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} està trencada.\n\nSalutacions cordials",
|
||||
"button_text": "Informar aquesta bomba de bicicleta com a trencada",
|
||||
"subject": "Bomba de bicicleta trencada"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Estació de reparació de bicicletes"
|
||||
},
|
||||
"1": {
|
||||
"then": "Estació de reparació de bicicletes"
|
||||
},
|
||||
"2": {
|
||||
"then": "Bomba trencada"
|
||||
},
|
||||
|
@ -906,6 +1252,21 @@
|
|||
"title": "uns prismàtics"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"binocular-charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Debades"
|
||||
}
|
||||
},
|
||||
"question": "Quant s'ha de pagar per utilitzar aquests prismàtics?",
|
||||
"render": "L'ús d'aquests prismàtics costa {charge}"
|
||||
},
|
||||
"binocular-direction": {
|
||||
"question": "En mirar a través d'aquest binocular, en quina direcció es mira?",
|
||||
"render": "Mira cap a {direction}°"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Prismàtics"
|
||||
}
|
||||
|
@ -919,18 +1280,43 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"bird-hide-wheelchair": {
|
||||
"mappings": {
|
||||
"3": {
|
||||
"then": "No accessible per a persones amb cadira de rodes"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"cafe_pub": {
|
||||
"deletion": {
|
||||
"extraDeleteReasons": {
|
||||
"0": {
|
||||
"explanation": "{title()} ha tancat permanentment"
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "Una capa que mostra cafeteries i bars on un es pot reunir amb una beguda. La capa demana algunes preguntes rellevants",
|
||||
"name": "Cafés i bars",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Un bar, principalment per a beure cerveses en un interior càlid i relaxat",
|
||||
"title": "un bar"
|
||||
},
|
||||
"1": {
|
||||
"description": "Un <b>bar de copes</b> més modern i comercial, possiblement amb equipació de música i llums",
|
||||
"title": "un bar de copes"
|
||||
},
|
||||
"2": {
|
||||
"description": "Una <b>cafeteria</b> per a a beure té, café o una beguda alcohólica en un ambient tranquil",
|
||||
"title": "un cafè"
|
||||
},
|
||||
"3": {
|
||||
"description": "Un <b>club nocturn</b> o discoteca centrat en ballar, música d'un DJ acompanyat d'un espectacle de llums i una barra on obtindre begudes (alcohòliques)",
|
||||
"title": "un club nocturn o discoteca"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -948,6 +1334,9 @@
|
|||
"3": {
|
||||
"then": "Un <b>restaurant</b> on pots menjar un menjar de veritat"
|
||||
},
|
||||
"4": {
|
||||
"then": "Un espai obert on se serveix cervesa, típicament d'Alemanya"
|
||||
},
|
||||
"5": {
|
||||
"then": "Açò és un <b>club nocturn</b> o discoteca centrat en ballar, música d'un DJ acompanyat d'un espectacle de llums i una barra on obtindre begudes (alcohòliques)"
|
||||
}
|
||||
|
@ -968,13 +1357,64 @@
|
|||
"render": "Bar"
|
||||
}
|
||||
},
|
||||
"car_rental": {
|
||||
"description": "Llocs on pots llogar un cotxe",
|
||||
"name": "Lloguer de cotxes",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Un lloc on pots llogar un cotxe",
|
||||
"title": "un lloguer de cotxes"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"name": {
|
||||
"freeform": {
|
||||
"placeholder": "Nom del lloguer de cotxes"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquest lloguer de cotxes no té nom"
|
||||
}
|
||||
},
|
||||
"question": "Com es diu aquest lloguer de cotxes?",
|
||||
"render": "Aquest lloguer de cotxes es diu {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Lloguer de cotxes"
|
||||
}
|
||||
},
|
||||
"charging_station": {
|
||||
"description": "Una estació de càrrega",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Tots els tipus de vehicles"
|
||||
},
|
||||
"1": {
|
||||
"question": "Punt de recàrrega per a bicicletes"
|
||||
},
|
||||
"2": {
|
||||
"question": "Estació de càrrega per a cotxes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Només estacions de recàrrega en funcionament"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Tots els connectors"
|
||||
},
|
||||
"1": {
|
||||
"question": "Té un connector <div style='display: inline-block'><b><b>Schuko</b> sense pin de terra (CEE7/4 tipus F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> connector"
|
||||
},
|
||||
"5": {
|
||||
"question": "Té un connecgtor de <div style='display: inline-block'><b>Tipus 1<i>sense</i>cable (J1772)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type1_J1772.svg'/></div>"
|
||||
},
|
||||
|
@ -1347,7 +1787,7 @@
|
|||
"visibility": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquest rellotge és visible al voltant de 5 metres de distància (un petit rellotge muntat a la paret)"
|
||||
"then": "Aquest rellotge és visible al voltant dels 5 metres de distància (un petit rellotge muntat a la paret)"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquest rellotge és visible al voltant dels 20 metres de distància (rellotge de tamany mig a una tanca publicitària)"
|
||||
|
@ -1845,6 +2285,7 @@
|
|||
}
|
||||
},
|
||||
"hydrant": {
|
||||
"description": "Una capa que mostra hidrants.",
|
||||
"name": "Mapa d'hidrants",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -1856,16 +2297,14 @@
|
|||
"hydrant-color": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "El color de l'hidrant és desconegut."
|
||||
},
|
||||
"1": {
|
||||
"then": "L'hidrant és de color groc."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "L'hidrant és de color roig."
|
||||
}
|
||||
},
|
||||
"question": "De quin color es l'hidrant?"
|
||||
"question": "De quin color es l'hidrant?",
|
||||
"render": "L'hidrant és de color {colour}"
|
||||
},
|
||||
"hydrant-couplings": {
|
||||
"mappings": {
|
||||
|
@ -1906,24 +2345,35 @@
|
|||
},
|
||||
"hydrant-type": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"0": {
|
||||
"then": "De pilar."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "De tuberia."
|
||||
},
|
||||
"3": {
|
||||
"2": {
|
||||
"then": "De paret."
|
||||
},
|
||||
"4": {
|
||||
"3": {
|
||||
"then": "Subterrani."
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'hidrant és?"
|
||||
"question": "Quin tipus d'hidrant és?",
|
||||
"render": " Tipus d'hidrants: {fire_hydrant:type}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Hidrant"
|
||||
},
|
||||
"units": {
|
||||
"0": {
|
||||
"applicableUnits": {
|
||||
"0": {
|
||||
"human": "mil·límetres",
|
||||
"humanSingular": "mil·límetre"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"indoors": {
|
||||
|
@ -3223,6 +3673,23 @@
|
|||
},
|
||||
"usersettings": {
|
||||
"tagRenderings": {
|
||||
"all-questions-at-once": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Mostra totes les preguntes juntes a la caixa d'informació"
|
||||
},
|
||||
"1": {
|
||||
"then": "Mostra les preguntes una per una"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cscount-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Has fet {_csCount} en diferents ocasions! Això és sorprenent!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
|
@ -3240,6 +3707,13 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"translation-mode": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Mostra un botó per a obrir ràpidament les traduccions quan utilitzes MapComplet en una pantalla gran"
|
||||
}
|
||||
}
|
||||
},
|
||||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -153,6 +153,9 @@
|
|||
"render": "Umělecké dílo"
|
||||
}
|
||||
},
|
||||
"atm": {
|
||||
"description": "Bankomaty pro výběr peněz"
|
||||
},
|
||||
"barrier": {
|
||||
"description": "Překážky při jízdě na kole, jako jsou patníky a zábrany pro cyklisty",
|
||||
"name": "Překážky",
|
||||
|
@ -639,7 +642,7 @@
|
|||
"bike_cleaning-charge": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Bezplatné využívání mycích služeb"
|
||||
"then": "Tato mycí služba je bezplatná"
|
||||
}
|
||||
},
|
||||
"question": "Kolik stojí využívání služby mytí?",
|
||||
|
@ -831,7 +834,7 @@
|
|||
"then": "K dispozici je pouze vzduchový kompresor"
|
||||
},
|
||||
"1": {
|
||||
"then": "K dispozici je pouze nářadí (šroubováky, kleště, ...)."
|
||||
"then": "K dispozici je pouze nářadí (šroubováky, kleště, …)"
|
||||
},
|
||||
"2": {
|
||||
"then": "K dispozici jsou nástroje i vzduchový kompresor"
|
||||
|
@ -955,6 +958,18 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"climbing": {
|
||||
"description": "Falešná vrstva, která obsahuje tagrenderingy sdílené mezi lezeckými vrstvami"
|
||||
},
|
||||
"food": {
|
||||
"description": "Vrstva zobrazující restaurace a zařízení rychlého občerstvení (se speciálním vykreslením pro fritézy)"
|
||||
},
|
||||
"indoors": {
|
||||
"description": "Základní mapování interiérů: zobrazuje obrysy místností"
|
||||
},
|
||||
"maxspeed": {
|
||||
"description": "Zobrazuje povolenou rychlost pro každou silnici"
|
||||
},
|
||||
"usersettings": {
|
||||
"tagRenderings": {
|
||||
"picture-license": {
|
||||
|
@ -998,5 +1013,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"walls_and_buildings": {
|
||||
"description": "Speciální zabudovaná vrstva poskytující všechny stěny a budovy. Tato vrstva je užitečná v předvolbách pro objekty, které lze umístit ke stěnám (např. AED, poštovní schránky, vchody, adresy, bezpečnostní kamery, …). Tato vrstva je ve výchozím nastavení neviditelná a uživatel ji nemůže přepínat."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4904,12 +4904,9 @@
|
|||
"hydrant-color": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Die Farbe des Hydranten ist unbekannt."
|
||||
},
|
||||
"1": {
|
||||
"then": "Die Farbe des Hydranten ist gelb."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "Die Farbe des Hydranten ist rot."
|
||||
}
|
||||
},
|
||||
|
@ -4972,18 +4969,15 @@
|
|||
"hydrant-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Der Typ des Hydranten ist unbekannt."
|
||||
},
|
||||
"1": {
|
||||
"then": "Überflurhydrant."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "Druckloses Rohr."
|
||||
},
|
||||
"3": {
|
||||
"2": {
|
||||
"then": "Wandhydrant."
|
||||
},
|
||||
"4": {
|
||||
"3": {
|
||||
"then": "Unterflurhydrant."
|
||||
}
|
||||
},
|
||||
|
@ -5005,6 +4999,9 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
"description": "Eine Ebene, die als Bibliothek für Symbol-Tag-Renderings dient, insbesondere um als Abzeichen neben einem POI angezeigt zu werden"
|
||||
},
|
||||
"indoors": {
|
||||
"description": "Grundlegende Innenraumkartierung: zeigt Umrisse von Räumen",
|
||||
"name": "Innenräume",
|
||||
|
@ -6996,6 +6993,7 @@
|
|||
}
|
||||
},
|
||||
"question": "Richtet sich diese Schule an Schüler mit besonderem Förderbedarf? Über welche strukturellen Einrichtungen verfügt diese Schule?",
|
||||
"questionHint": "Ad-hoc-Maßnahmen reichen nicht aus, um als Förderschule zu gelten",
|
||||
"render": "Diese Schule verfügt über Einrichtungen für Schüler mit {school:for}"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -2990,7 +2990,7 @@
|
|||
"then": "This clock is visible from about 20 meters away (medium size billboard clock)"
|
||||
},
|
||||
"2": {
|
||||
"then": "This clock is visible from more than 20 meters away (church clock)"
|
||||
"then": "This clock is visible from more than 20 meters away (e.g. a church clock or station clock)"
|
||||
}
|
||||
},
|
||||
"question": "How visible is this clock?"
|
||||
|
@ -4904,12 +4904,9 @@
|
|||
"hydrant-color": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "The hydrant color is unknown."
|
||||
},
|
||||
"1": {
|
||||
"then": "The hydrant color is yellow."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "The hydrant color is red."
|
||||
}
|
||||
},
|
||||
|
@ -4972,18 +4969,15 @@
|
|||
"hydrant-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "The hydrant type is unknown."
|
||||
},
|
||||
"1": {
|
||||
"then": "Pillar type."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "Pipe type."
|
||||
},
|
||||
"3": {
|
||||
"2": {
|
||||
"then": "Wall type."
|
||||
},
|
||||
"4": {
|
||||
"3": {
|
||||
"then": "Underground type."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -396,7 +396,7 @@
|
|||
}
|
||||
},
|
||||
"bicycle_library": {
|
||||
"description": "Una facilidad donde se pueden alquilar bicicletas durante largos periodos de tiempo",
|
||||
"description": "Una instalación donde se pueden alquilar bicicletas durante largos periodos de tiempo",
|
||||
"name": "Biblioteca de bicicletas",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -433,7 +433,7 @@
|
|||
},
|
||||
"bicycle_library-name": {
|
||||
"question": "¿Cuál es el nombre de esta biblioteca de bicicletas?",
|
||||
"render": "Esta biblioteca de bicicletas se llama {name}"
|
||||
"render": "Esta biblioteca de bicicletas se llama {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -575,7 +575,7 @@
|
|||
"then": "Esta máquina exprendedora está cerrada"
|
||||
}
|
||||
},
|
||||
"question": "¿Todavía es operacional esta máquina exprendedora?",
|
||||
"question": "¿Todavía funciona esta máquina expendedora?",
|
||||
"render": "El estado operacional es <i>{operational_status}</i></i>"
|
||||
}
|
||||
}
|
||||
|
@ -588,7 +588,7 @@
|
|||
}
|
||||
},
|
||||
"bike_cleaning": {
|
||||
"description": "Una capa que muestra facilidades en las que uno puede limpiar su bici",
|
||||
"description": "Una capa que muestra instalaciones en las que uno puede limpiar su bici",
|
||||
"name": "Servicio de limpieza de bicis",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -745,13 +745,13 @@
|
|||
"Operational status": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "La bomba de bicicletas está rota"
|
||||
"then": "La bomba para bicicletas está rota"
|
||||
},
|
||||
"1": {
|
||||
"then": "La bomba de bicicletas está operativa"
|
||||
"then": "La bomba para bicicletas está operativa"
|
||||
}
|
||||
},
|
||||
"question": "¿Todavía está operativa la bomba de bicicletas?"
|
||||
"question": "¿Todavía está operativa la bomba para bicicletas?"
|
||||
},
|
||||
"access": {
|
||||
"mappings": {
|
||||
|
@ -790,7 +790,7 @@
|
|||
"bike_repair_station-bike-chain-tool": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hay una herramienta de cadenas"
|
||||
"then": "Hay una herramienta para cadenas"
|
||||
},
|
||||
"1": {
|
||||
"then": "No hay herramienta de cadenas"
|
||||
|
@ -818,7 +818,7 @@
|
|||
"then": "Bomba eléctrica"
|
||||
}
|
||||
},
|
||||
"question": "¿Hay una bomba eléctrica para bicis?"
|
||||
"question": "¿Es una bomba eléctrica para bicis?"
|
||||
},
|
||||
"bike_repair_station-email": {
|
||||
"question": "¿Es esta la dirección de correo electrónico del mantenedor?"
|
||||
|
@ -1135,7 +1135,7 @@
|
|||
"title": "un bar"
|
||||
},
|
||||
"1": {
|
||||
"description": "Un <b>bar</b> más moderno y comercial, posiblemente con una instalación de música y luz",
|
||||
"description": "Un <b>bar de copas</b> más moderno y comercial, posiblemente con una instalación de música y luz",
|
||||
"title": "un bar de copas"
|
||||
},
|
||||
"2": {
|
||||
|
@ -2617,12 +2617,9 @@
|
|||
"hydrant-color": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Se desconoce el color de la boca de incendios."
|
||||
},
|
||||
"1": {
|
||||
"then": "La boca de incendios es amarilla."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "La boca de incendios es roja."
|
||||
}
|
||||
},
|
||||
|
@ -2646,18 +2643,15 @@
|
|||
"hydrant-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Se desconoce el tipo de la boca de incendios"
|
||||
},
|
||||
"1": {
|
||||
"then": "De pilar."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "De tubería."
|
||||
},
|
||||
"3": {
|
||||
"2": {
|
||||
"then": "De pared."
|
||||
},
|
||||
"4": {
|
||||
"3": {
|
||||
"then": "Bajo tierra."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -3193,12 +3193,9 @@
|
|||
"hydrant-color": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "La borne est de couleur inconnue."
|
||||
},
|
||||
"1": {
|
||||
"then": "La borne est jaune."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "La borne est rouge."
|
||||
}
|
||||
},
|
||||
|
@ -3222,18 +3219,15 @@
|
|||
"hydrant-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "La borne est de type inconnu."
|
||||
},
|
||||
"1": {
|
||||
"then": "Pilier."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "Tuyau."
|
||||
},
|
||||
"3": {
|
||||
"2": {
|
||||
"then": "Mural."
|
||||
},
|
||||
"4": {
|
||||
"3": {
|
||||
"then": "Enterré."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
}
|
||||
},
|
||||
"artwork": {
|
||||
"description": "Beragam karya seni",
|
||||
"description": "Peta terbuka patung, grafiti, dan karya seni lainnya di seluruh dunia",
|
||||
"name": "Karya seni",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -349,7 +349,7 @@
|
|||
"tagRenderings": {
|
||||
"hydrant-type": {
|
||||
"mappings": {
|
||||
"3": {
|
||||
"2": {
|
||||
"then": "Jenis dinding."
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1354,12 +1354,9 @@
|
|||
"hydrant-color": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Il colore dell’idrante è sconosciuto."
|
||||
},
|
||||
"1": {
|
||||
"then": "Il colore dell’idrante è giallo."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "L'idrante è rosso."
|
||||
}
|
||||
},
|
||||
|
@ -1383,18 +1380,15 @@
|
|||
"hydrant-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Il tipo di idrante è sconosciuto."
|
||||
},
|
||||
"1": {
|
||||
"then": "Soprasuolo."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "Tubo."
|
||||
},
|
||||
"3": {
|
||||
"2": {
|
||||
"then": "A muro."
|
||||
},
|
||||
"4": {
|
||||
"3": {
|
||||
"then": "Sottosuolo."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -454,12 +454,9 @@
|
|||
"hydrant-color": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "消火栓の色は不明です。"
|
||||
},
|
||||
"1": {
|
||||
"then": "消火栓の色は黄色です。"
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "消火栓の色は赤です。"
|
||||
}
|
||||
},
|
||||
|
@ -483,18 +480,15 @@
|
|||
"hydrant-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "消火栓の種類は不明です。"
|
||||
},
|
||||
"1": {
|
||||
"then": "ピラー型。"
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "パイプ型。"
|
||||
},
|
||||
"3": {
|
||||
"2": {
|
||||
"then": "壁型。"
|
||||
},
|
||||
"4": {
|
||||
"3": {
|
||||
"then": "地下式。"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -4799,12 +4799,9 @@
|
|||
"hydrant-color": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "De kleur van de brandkraan is onbekend."
|
||||
},
|
||||
"1": {
|
||||
"then": "De brandkraan is geel."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "De brandkraan is rood."
|
||||
}
|
||||
},
|
||||
|
@ -4867,18 +4864,15 @@
|
|||
"hydrant-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Het type brandkraan is onbekend."
|
||||
},
|
||||
"1": {
|
||||
"then": "Pillaar type."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "Buis type."
|
||||
},
|
||||
"3": {
|
||||
"2": {
|
||||
"then": "Muur type."
|
||||
},
|
||||
"4": {
|
||||
"3": {
|
||||
"then": "Ondergronds type."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1059,12 +1059,9 @@
|
|||
"hydrant-color": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Цвет гидранта не определён."
|
||||
},
|
||||
"1": {
|
||||
"then": "Гидрант жёлтого цвета."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "Гидрант красного цвета."
|
||||
}
|
||||
},
|
||||
|
@ -1120,18 +1117,15 @@
|
|||
"hydrant-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Тип гидранта не определён."
|
||||
},
|
||||
"1": {
|
||||
"then": "Наземный."
|
||||
},
|
||||
"2": {
|
||||
"1": {
|
||||
"then": "Труба."
|
||||
},
|
||||
"3": {
|
||||
"2": {
|
||||
"then": "Настенный."
|
||||
},
|
||||
"4": {
|
||||
"3": {
|
||||
"then": "Подземный."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"question": "Amb quins bitllets pot pagar aquí?"
|
||||
},
|
||||
"description": {
|
||||
"question": "Hi ha quelcom rellevant que no t'hem preguntat? Afegeix-ho aquí. ",
|
||||
"question": "Hi ha quelcom rellevant que no t'hem preguntat? Afegeix-ho aquí.",
|
||||
"questionHint": "No repeteixis informació que ja hi és"
|
||||
},
|
||||
"dog-access": {
|
||||
|
@ -288,14 +288,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Quina és la correspondent entitat a Wikidata?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "No enllaçat amb Viquipèdia"
|
||||
}
|
||||
},
|
||||
"question": "Quin és l'ítem a Viquipèdia?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -288,14 +288,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Jaká je odpovídající entita Wikidata?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Není propojeno s Wikipedií"
|
||||
}
|
||||
},
|
||||
"question": "Jaká je odpovídající položka ve Wikipedii?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -194,14 +194,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Hvad er den tilsvarende Wikidata-enhed?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ikke linket til Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "Hvad er det tilsvarende emne på Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -288,14 +288,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Wie lautet das zugehörige Wikidata Element?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Nicht mit Wikipedia verknüpft"
|
||||
}
|
||||
},
|
||||
"question": "Wie lautet der zugehörige Wikipedia Artikel?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -152,6 +152,23 @@
|
|||
"question": "On what level is this feature located?",
|
||||
"render": "Located on the {level}th floor"
|
||||
},
|
||||
"luminous_or_lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This object both emits light and is lighted by an external light source"
|
||||
},
|
||||
"1": {
|
||||
"then": "This object emits light"
|
||||
},
|
||||
"2": {
|
||||
"then": "This object is lit externally, e.g. by a spotlight or other lights"
|
||||
},
|
||||
"3": {
|
||||
"then": "This object does not emit light and is not lighted by externally"
|
||||
}
|
||||
},
|
||||
"question": "Is this object lit or does it emit light?"
|
||||
},
|
||||
"multilevels": {
|
||||
"override": {
|
||||
"question": "What levels does this elevator go to?",
|
||||
|
@ -288,14 +305,6 @@
|
|||
}
|
||||
},
|
||||
"question": "What is the corresponding Wikidata entity?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Not linked with Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "What is the corresponding item on Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -288,14 +288,6 @@
|
|||
}
|
||||
},
|
||||
"question": "¿Cual es la entidad de Wikidata que se corresponde?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "No enlazado con Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "¿Cual es el ítem correspondiente en Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -122,14 +122,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Ano ang nau-ukol na entidad sa Wikidata?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hindi naka-ugnay sa Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "Ano ang nau-ukol na partida sa Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -262,14 +262,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Quelle est l'entité Wikidata correspondante ?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Non lié avec Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "Quel est l’élément Wikipédia correspondant ?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -131,14 +131,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Mi a megfelelő Wikidata-elem?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Nincs belinkelve a Wikipédiához"
|
||||
}
|
||||
},
|
||||
"question": "Mi a megfelelő szócikk a Wikipédián?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +1,27 @@
|
|||
{
|
||||
"shared_questions": {
|
||||
"denominations-coins": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "1 koin sen diterima"
|
||||
},
|
||||
"1": {
|
||||
"then": "Koin 2 sen diterima"
|
||||
},
|
||||
"2": {
|
||||
"then": "Koin 5 sen diterima"
|
||||
},
|
||||
"3": {
|
||||
"then": "Koin 10 sen diterima"
|
||||
},
|
||||
"4": {
|
||||
"then": "Koin 20 sen diterima"
|
||||
},
|
||||
"5": {
|
||||
"then": "Koin 50 sen diterima"
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
"question": "Apakah masih ada sesuatu yang relevan yang tidak dapat Anda berikan dalam pertanyaan sebelumnya? Tambahkan di sini. ",
|
||||
"questionHint": " Jangan ulangi fakta yang sudah dinyatakan "
|
||||
|
@ -175,13 +197,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Apa entitas Wikidata yang sesuai?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tidak ditautkan dengan Wikipedia"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -99,14 +99,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Qual è l’elemento Wikidata corrispondente?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Non collegato a Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "Qual è il corrispondente elemento su Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -107,14 +107,6 @@
|
|||
}
|
||||
},
|
||||
"question": "対応するウィキデータのエンティティは何ですか?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "ウィキペディアと連動していない"
|
||||
}
|
||||
},
|
||||
"question": "Wikipediaの該当項目は何ですか?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -262,14 +262,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Hva er respektivt Wikipedia-element?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ikke lenket med Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "Hva er respektivt element på Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -288,14 +288,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Welk Wikidata-item komt overeen met dit object?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Nog geen Wikipedia-artikel bekend"
|
||||
}
|
||||
},
|
||||
"question": "Welk Wikipedia-artikel beschrijft dit object?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -288,14 +288,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Jaki jest powiązany obiekt Wikidata?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Brak linku do strony Wikipedii"
|
||||
}
|
||||
},
|
||||
"question": "Jaki jest link do strony Wikipedii?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -183,14 +183,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Qual é a entidade Wikidata correspondente?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Não vinculado à Wikipédia"
|
||||
}
|
||||
},
|
||||
"question": "Qual é o item correspondente na Wikipédia?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -107,14 +107,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Vad är den motsvarande Wikidata-enheten?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Inte länkad med Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "Vad är det motsvarande objektet på Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -63,14 +63,6 @@
|
|||
}
|
||||
},
|
||||
"question": "在Wikidata上对应的实体是什么?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "不要连接到维基百科"
|
||||
}
|
||||
},
|
||||
"question": "在维基百科上对应的条目是什么?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -131,14 +131,6 @@
|
|||
}
|
||||
},
|
||||
"question": "對應的維基資料項目是?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "沒有連結到維基百科"
|
||||
}
|
||||
},
|
||||
"question": "維基百科上對應的項目是什麼?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,4 +1,222 @@
|
|||
{
|
||||
"advertising": {
|
||||
"description": "Alguna vegada t'has preguntat quanta publictat hi ha als nostres carrers i carreteres? Amb aquest mapa podràs trobar i afegir informació de tots els elements publictaris que t'hi trobes pel carrer",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Completarem les dades dels elements publicitaris amb referència, operador i il·luminació",
|
||||
"name": "Publicitat",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Una estructura publicitària gran a l'exterior, que normalment es troba a zones transitades com ara al costat de carreteres amb molta intensitat",
|
||||
"title": "una tanca publicitària"
|
||||
},
|
||||
"1": {
|
||||
"title": "un mupi"
|
||||
},
|
||||
"2": {
|
||||
"title": "un mupi sobre la paret"
|
||||
},
|
||||
"3": {
|
||||
"description": "Un xicotet tauló d'anuncics per a anuncis del veïnat, normalment destitat a peatons",
|
||||
"title": "un tauló d'anunis"
|
||||
},
|
||||
"4": {
|
||||
"description": "Una extructura cilíndica exterior que mostra publicitat",
|
||||
"title": "una columna"
|
||||
},
|
||||
"5": {
|
||||
"title": "una bandera"
|
||||
},
|
||||
"6": {
|
||||
"title": "una pantalla"
|
||||
},
|
||||
"7": {
|
||||
"title": "una patalla sobre una paret"
|
||||
},
|
||||
"8": {
|
||||
"description": "Una peça de tèxtil impermeable amb un missatge imprès, fixada permanentment a una paret",
|
||||
"title": "una lona"
|
||||
},
|
||||
"9": {
|
||||
"title": "un tòtem"
|
||||
},
|
||||
"10": {
|
||||
"description": "S'utilitza per a cartells publicitaris, retols de neó, logotips i cartells en entrades institucionals",
|
||||
"title": "un lletrer"
|
||||
},
|
||||
"11": {
|
||||
"title": "una escupltura"
|
||||
},
|
||||
"12": {
|
||||
"title": "una paret pintada"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Sides": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquest mupi té publicitat a un únic costat"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquest mupi té publicitat pels dos costas"
|
||||
}
|
||||
},
|
||||
"question": "Per quants costats pots veure publicitat?"
|
||||
},
|
||||
"animated": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<b>Estàtic</b>, sempre mostra el mateix missatge"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquest objecte té una <b>pantalla digital</b> integrada per a mostrar els preus o algun altre missatge"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Trivision</b> - la tanca publicitària consta de molts prismes triangulars que giren regularment"
|
||||
},
|
||||
"3": {
|
||||
"then": "Cartells <b>Rotatius</b>"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Rota</b> sobre si mateix"
|
||||
}
|
||||
},
|
||||
"question": "Com canvien els anuncis d'aquest element?"
|
||||
},
|
||||
"luminous_or_lit_advertising": {
|
||||
"override": {
|
||||
"+mappings": {
|
||||
"0": {
|
||||
"then": "Aquesta és una llum de tub de neó"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"message_type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Missatge comercial"
|
||||
},
|
||||
"1": {
|
||||
"then": "Informació municipal"
|
||||
},
|
||||
"2": {
|
||||
"then": "Informació de seguretat"
|
||||
},
|
||||
"3": {
|
||||
"then": "Publicitat electoral"
|
||||
},
|
||||
"4": {
|
||||
"then": "Informació sobre teatres, concerts, ..."
|
||||
},
|
||||
"5": {
|
||||
"then": "Missatge d'organitzacions sense ànim de lucre"
|
||||
},
|
||||
"6": {
|
||||
"then": "Per a expressar la teua opinió"
|
||||
},
|
||||
"7": {
|
||||
"then": "Missatge religiós"
|
||||
},
|
||||
"8": {
|
||||
"then": "Cartell de financiació"
|
||||
},
|
||||
"9": {
|
||||
"then": "un mapa"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus de missatge es mostra?"
|
||||
},
|
||||
"operator": {
|
||||
"question": "Qui opera aquest element?",
|
||||
"render": "L'operador és {operator}"
|
||||
},
|
||||
"ref": {
|
||||
"question": "Quin és el número de refèrencia?",
|
||||
"render": "El número de referència és {ref}"
|
||||
},
|
||||
"type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Açò és una tanca publicitària"
|
||||
},
|
||||
"1": {
|
||||
"then": "Açò és un tauló d'anunis"
|
||||
},
|
||||
"2": {
|
||||
"then": "Açò és una columna"
|
||||
},
|
||||
"3": {
|
||||
"then": "Açò és una bandera"
|
||||
},
|
||||
"4": {
|
||||
"then": "Açò és un mupi"
|
||||
},
|
||||
"5": {
|
||||
"then": "Açò és una pantalla"
|
||||
},
|
||||
"6": {
|
||||
"then": "Açò és una esculptura"
|
||||
},
|
||||
"7": {
|
||||
"then": "Açò és un cartell"
|
||||
},
|
||||
"8": {
|
||||
"then": "Açò és una lona (una peça de tèxtil impermeable amb un missatge publicitari)"
|
||||
},
|
||||
"9": {
|
||||
"then": "Açò és un tòtem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Açò és una paret pintada"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'element publicitari és aquest?",
|
||||
"render": "Açò és un {advertising}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tanca publicitària"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tauló d'anuncis"
|
||||
},
|
||||
"2": {
|
||||
"then": "Mupi"
|
||||
},
|
||||
"3": {
|
||||
"then": "Columna"
|
||||
},
|
||||
"4": {
|
||||
"then": "Bandera"
|
||||
},
|
||||
"5": {
|
||||
"then": "Pantalla"
|
||||
},
|
||||
"6": {
|
||||
"then": "Esculptura"
|
||||
},
|
||||
"7": {
|
||||
"then": "Cartell"
|
||||
},
|
||||
"8": {
|
||||
"then": "Lona"
|
||||
},
|
||||
"9": {
|
||||
"then": "Tòtem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Paret Pintada"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "On puc trobar elements publicitaris?",
|
||||
"title": "Mapa obert de publicitat"
|
||||
},
|
||||
"aed": {
|
||||
"description": "En aquest mapa , qualsevol pot trobar i marcar els desfibril·ladors externs automàtics més propers",
|
||||
"title": "Mapa obert de desfibril·ladors (DEA)"
|
||||
|
@ -86,7 +304,7 @@
|
|||
},
|
||||
"bookcases": {
|
||||
"description": "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.",
|
||||
"title": "Open Bookcase Map"
|
||||
"title": "Mapa obert de prestatgeries"
|
||||
},
|
||||
"cafes_and_pubs": {
|
||||
"description": "Cafeteries, bars i pubs",
|
||||
|
@ -212,6 +430,7 @@
|
|||
"name": "Estacions d'abocament sanitari",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Afegir una nova estació d'abocador sanitari. Aquest és un lloc on els conductors de campers poden abocar aigües residuals o residus de vàter químic. Sovint també hi ha aigua potable i electricitat.",
|
||||
"title": "una estació d'abocament sanitari"
|
||||
}
|
||||
},
|
||||
|
@ -325,6 +544,7 @@
|
|||
},
|
||||
"climbing": {
|
||||
"description": "A aquest mapa trobaràs varies oportunitats d'escalada, como gimnasos d'escalada, sales d'escalada en bloc i roques a la natura.",
|
||||
"descriptionTail": "El mapa d'escalada va ser creat originalment per <a href='https://utopicode.de/en/?ref=kletterspots' target='_blank'>Christian Neumann</a>. <a href='https://utopicode.de/en/contact/?project=kletterspots&ref=kletterspots' target='blank'>Contacteu-vos</a> si teniu comentaris o preguntes.</p>< p>El projecte utilitza dades del projecte <a href='https://www.openstreetmap.org/' target='_blank'>OpenStreetMap</a>.</p>",
|
||||
"layers": {
|
||||
"0": {
|
||||
"override": {
|
||||
|
@ -336,6 +556,12 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "<span class='subtle'>La<a href='#{_embedding_feature:id}'>l'element que el conté</a> indica que es necessita </span> un permís per a accedir-hi<br/>{_embedding_feature:access:description}"
|
||||
},
|
||||
"2": {
|
||||
"then": "<span class='subtle'>La<a href='#{_embedding_feature:id}'>característica que ho conté</a> indica que</span> sols és accessible per als clients<br/>{_embedding_feature:access:description}"
|
||||
},
|
||||
"3": {
|
||||
"then": "<span class='subtle'>La<a href='#{_embedding_feature:id}'>característica que ho conté</a> indica que</span> sols és accessible per als socis del club<br/>{_embedding_feature:access:description}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -480,6 +706,9 @@
|
|||
"4": {
|
||||
"then": "Aquest carrer es convertirà en un ciclocarrer pròximament"
|
||||
},
|
||||
"5": {
|
||||
"then": "Aquest carrer es convertirà aviat en una senda ciclable"
|
||||
},
|
||||
"6": {
|
||||
"then": "Aquest carrer no és un ciclocarrer"
|
||||
}
|
||||
|
@ -499,8 +728,12 @@
|
|||
},
|
||||
"3": {
|
||||
"then": "Cotxes permesos"
|
||||
},
|
||||
"4": {
|
||||
"then": "No hi ha senyals addicionals en aquesta senda ciclable."
|
||||
}
|
||||
}
|
||||
},
|
||||
"question": "Quin senyal té aquesta senda ciclable?"
|
||||
},
|
||||
"2": {
|
||||
"question": "Quan es convertirà aquest carrer en un ciclocarrer?",
|
||||
|
@ -512,6 +745,7 @@
|
|||
"title": "Ciclocarrers"
|
||||
},
|
||||
"cyclofix": {
|
||||
"description": "L'objectiu d'aquest mapa és presentar als ciclistes una solució fàcil d'utilitzar per trobar la infraestructura adequada per a les seves necessitats.<br><br>Pots fer un seguiment de la teva ubicació precisa (només mòbil) i seleccionar capes que siguin rellevants per a tu a la cantonada inferior esquerra. També podeu utilitzar aquesta eina per afegir o editar pins (punts d'interès) al mapa i proporcionar més dades responent a les preguntes.<br><br>Tots els canvis que feu es desaran automàticament a la base de dades global d'OpenStreetMap i es poden ser reutilitzat lliurement per altres persones.<br><br>Per obtenir més informació sobre el projecte cyclofix, aneu a <a href='https://cyclofix.osm.be/'>cyclofix.osm.be</a> .",
|
||||
"title": "Cyclofix - un mapa obert per a ciclistes"
|
||||
},
|
||||
"drinking_water": {
|
||||
|
@ -523,6 +757,7 @@
|
|||
"title": "Educació"
|
||||
},
|
||||
"etymology": {
|
||||
"description": "En aquest mapa, podeu veure el nom d'un objecte. Els carrers, edificis, ... provenen d'OpenStreetMap que tenen un enllaça a Wikidata. A la finestra emergent, veuràs l'article de la Viquipèdia (si existeix) o un quadre de wikidata amb el nom de l'objecte. Si l'objecte en si té una pàgina de viquipèdia, també es mostrarà.<br/><br/><b>També pots ajudar a contribuir!</b>Amplia prou i <i>tots</i> els carrers apareixerà. Podeu fer clic en un i apareixerà un quadre de cerca de Wikidata. Amb uns quants clics, podeu afegir un enllaç d'etimologia. Tingueu en compte que necessiteu un compte d'OpenStreetMap gratuït per fer-ho.",
|
||||
"layers": {
|
||||
"1": {
|
||||
"override": {
|
||||
|
@ -564,6 +799,7 @@
|
|||
"title": "Mapa obert d'etimologia"
|
||||
},
|
||||
"facadegardens": {
|
||||
"description": "<a href='https://nl.wikipedia.org/wiki/Geveltuin' target=_blank>Els Jardins de façana</a>, façanes verdes i arbres de la ciutat no només aporten pau i tranquil·litat, sinó també una ciutat més bella , una major biodiversitat, un efecte de refredament i una millor qualitat de l'aire. <br/> Klimaan VZW i Mechelen Klimaatneutraal volen cartografiar els jardins de façana existents i nous com a exemple per a les persones que volen construir el seu propi jardí o per als excursionistes de la ciutat que estimen la natura.<br/>Més informació sobre el projecte a <a href ='https://klimaan.be/' target=_blank>klimaan.be</a>.",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Jardins verticals",
|
||||
|
@ -596,8 +832,17 @@
|
|||
},
|
||||
"facadegardens-plants": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hi ha vinyes"
|
||||
},
|
||||
"1": {
|
||||
"then": "Hi ha plantes amb flors"
|
||||
},
|
||||
"2": {
|
||||
"then": "Hi ha arbustos"
|
||||
},
|
||||
"3": {
|
||||
"then": "Hi ha plantes que cobreixen el sòl"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus de plantes creixen aquí?"
|
||||
|
@ -656,10 +901,36 @@
|
|||
"title": "Botigues de patates"
|
||||
},
|
||||
"ghostbikes": {
|
||||
"description": "Una <b>bicicleta fantasma</b> és un monument commemoratiu d'un ciclista que va morir en un accident de trànsit en forma d'una bicicleta blanca col·locada permanentment a prop del lloc de l'accident.<br/><br/>En aquest mapa, un pot veure totes les bicicletes fantasma conegudes per OpenStreetMap. Falta una bicicleta fantasma? Tothom pot afegir o actualitzar informació aquí; només cal que tingueu un compte d'OpenStreetMap (gratuït). <p>Hi ha un <a href='https://masto.bike/@ghostbikebot' target='_blank'>compte automatitzat a Mastodon que publica una visió mensual de les bicicletes fantasma a tot el món</a></p>",
|
||||
"title": "Bicicletes fantasmes"
|
||||
},
|
||||
"grb": {
|
||||
"description": "Aquest tema és un intent d'automatitzar la importació GRB.",
|
||||
"layers": {
|
||||
"0": {
|
||||
"tagRenderings": {
|
||||
"building type": {
|
||||
"question": "Quin tipus d'edifici és aquest?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"tagRenderings": {
|
||||
"Import-button": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Encara no s'han calculat les metaetiquetes... Torneu a obrir aquesta finestra emergent"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquest edifici té forats i està modelat com una relació. Com a tal, no es pot combinar. Combineu-lo manualment mitjançant <a href='https://buildings.osm.be/#/'>el lloc d'exportació de l'edifici</a> {open_in_josm()}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"grb_fixme": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"tagRenderings": {
|
||||
|
@ -671,6 +942,8 @@
|
|||
}
|
||||
},
|
||||
"hackerspaces": {
|
||||
"description": "En aquest mapa podeu veure els hackerspaces, afegir un nou hackerspace o actualitzar les dades directament",
|
||||
"shortDescription": "Un mapa dels hackerspaces",
|
||||
"title": "Espai per a hackers"
|
||||
},
|
||||
"hailhydrant": {
|
||||
|
@ -680,27 +953,58 @@
|
|||
},
|
||||
"healthcare": {
|
||||
"description": "En aquest mapa es mostren diversos elements relacionats amb la salut",
|
||||
"layers": {
|
||||
"5": {
|
||||
"override": {
|
||||
"=presets": {
|
||||
"0": {
|
||||
"title": "una botiga de subministraments mèdics"
|
||||
},
|
||||
"1": {
|
||||
"title": "una botiga d'audiòfons"
|
||||
},
|
||||
"2": {
|
||||
"title": "una òptica"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Assistència sanitària"
|
||||
},
|
||||
"hotels": {
|
||||
"description": "En aquest mapa trobareu hotels a la vostra zona",
|
||||
"title": "Hotels"
|
||||
},
|
||||
"indoors": {
|
||||
"description": "En aquest mapa es mostren els llocs interiors accessibles al públic",
|
||||
"title": "Interiors"
|
||||
},
|
||||
"kerbs_and_crossings": {
|
||||
"description": "Un mapa amb voreres i encreuaments.",
|
||||
"title": "Vorals i encreuaments"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Tema que mostra les tasques de MapRoulette, que us permet cercar-les, filtrar-les i solucionar-les.",
|
||||
"title": "Tasques de MapRoulette"
|
||||
},
|
||||
"maps": {
|
||||
"description": "En aquest mapa podeu trobar tots els mapes que OpenStreetMap coneix, normalment un mapa gran en un tauler informatiu que mostra la zona, la ciutat o la regió, p. un mapa turístic al dors d'una tanca publicitària, un mapa d'una reserva natural, un mapa de les xarxes ciclistes de la regió, ...) <br/><br/>Si falta un mapa, podeu mapejar aquest mapa fàcilment a OpenStreetMap.",
|
||||
"shortDescription": "Aquest tema mostra tots els mapes (turístics) que OpenStreetMap coneix",
|
||||
"title": "Un mapa de mapes"
|
||||
},
|
||||
"maxspeed": {
|
||||
"description": "Aquest mapa mostra la velocitat màxima permesa legalment a cada carretera. Si falta una velocitat màxima o és incorrecta, podeu corregir-la aquí.",
|
||||
"shortDescription": "Aquest mapa mostra la velocitat màxima permesa legalment a cada carretera.",
|
||||
"title": "Velocitat"
|
||||
},
|
||||
"nature": {
|
||||
"description": "En aquest mapa es pot trobar informació interessant per a turistes i amants de la natura.",
|
||||
"shortDescription": "Un mapa per als amants de la natura, amb PDI interessants",
|
||||
"title": "A la natura"
|
||||
},
|
||||
"notes": {
|
||||
"description": "Una nota és un marcador al mapa amb un text per indicar alguna cosa incorrecta.<br/><br/>Assegureu-vos de revisar la <a href='#filters'>visualització de filtres</a> per cercar usuaris i text.",
|
||||
"title": "Notes a OpenStreetMap"
|
||||
},
|
||||
"observation_towers": {
|
||||
|
@ -709,12 +1013,16 @@
|
|||
"title": "Torres d'observació"
|
||||
},
|
||||
"onwheels": {
|
||||
"description": "En aquest mapa, es mostren llocs públics accessibles per a cadira de rodes i es poden afegir fàcilment",
|
||||
"layers": {
|
||||
"4": {
|
||||
"override": {
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Qualsevol/Sense informació d'amplada"
|
||||
},
|
||||
"1": {
|
||||
"question": "Sense informació de l'amplada"
|
||||
}
|
||||
|
@ -723,6 +1031,33 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"override": {
|
||||
"=filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Tot tipus de vorals"
|
||||
},
|
||||
"1": {
|
||||
"question": "Voral elevat (>3 cm)"
|
||||
},
|
||||
"2": {
|
||||
"question": "Voral baix (~3 cm)"
|
||||
},
|
||||
"3": {
|
||||
"question": "Voral ras (~0 cm)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"override": {
|
||||
"name": "Places d'aparcament per a minusvàlids"
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"override": {
|
||||
"=title": {
|
||||
|
@ -739,6 +1074,13 @@
|
|||
"text": "Importar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"message": "Afegiu totes les etiquetes suggerides"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -828,7 +1170,7 @@
|
|||
"title": "Mapa de bústies i oficines de correus"
|
||||
},
|
||||
"rainbow_crossings": {
|
||||
"description": "A aquest mapa es mostren els pasos de vianants pintats amb l'arc de Sant Martí i poden afegit-se fàcilment",
|
||||
"description": "A aquest mapa es mostren els pasos de vianants pintats amb l'arc de Sant Martí i poden afegir-se fàcilment",
|
||||
"title": "Pasos de vianants amb l'arc de Sant Martí"
|
||||
},
|
||||
"shops": {
|
||||
|
|
|
@ -21,11 +21,13 @@
|
|||
"0": {
|
||||
"then": "Tato budova nemá v BAG žádný odkaz"
|
||||
}
|
||||
}
|
||||
},
|
||||
"render": "Reference v BAG je <b>{ref:bag}</b>"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"description": "Budovy z registru BAG",
|
||||
"tagRenderings": {
|
||||
"Build year": {
|
||||
"mappings": {
|
||||
|
@ -49,13 +51,18 @@
|
|||
"then": "Zatím nebyly vypočteny správné hodnoty. Aktualizujte stránku"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Reference": {
|
||||
"render": "Reference v BAG je <b>{_bag_obj:ref:bag}</b>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Pomocný nástroj pro import BAG",
|
||||
"title": "Pomocník pro import BAG"
|
||||
},
|
||||
"benches": {
|
||||
"description": "Tato mapa zobrazuje všechny lavičky, které jsou zaznamenány v OpenStreetMap: samostatné lavičky a lavičky patřící k zastávkám veřejné dopravy nebo přístřeškům. S účtem v OpenStreetMap můžete mapovat nové lavičky nebo upravovat detaily stávajících laviček.",
|
||||
"description": "Tato mapa zobrazuje všechny lavičky, které jsou zaznamenány v OpenStreetMap: samostatné lavičky a lavičky patřící k zastávkám veřejné dopravy nebo přístřeškům.",
|
||||
"shortDescription": "Mapa laviček",
|
||||
"title": "Lavičky"
|
||||
},
|
||||
|
@ -78,15 +85,15 @@
|
|||
"title": "Mapování systému objektů pro nevidomé"
|
||||
},
|
||||
"bookcases": {
|
||||
"description": "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.",
|
||||
"description": "Veřejná knihovna je malá pouliční skříňka, krabice, stará telefonní budka nebo jiný předmět, ve kterém 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.",
|
||||
"title": "Otevřená mapa pouličních knihoven"
|
||||
},
|
||||
"cafes_and_pubs": {
|
||||
"description": "Hospody a bary",
|
||||
"description": "Kavárny, hospody a bary",
|
||||
"title": "Kavárny a hospody"
|
||||
},
|
||||
"campersite": {
|
||||
"description": "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í.",
|
||||
"description": "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.",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "kempovací místa",
|
||||
|
@ -279,6 +286,14 @@
|
|||
},
|
||||
"question": "Má toto místo vodní zdroj?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Odpadní stanice"
|
||||
}
|
||||
},
|
||||
"render": "Odpadní stanice {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -316,6 +331,22 @@
|
|||
"0": {
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že toto je</span> veřejně dostupné<br/>{_embedding_feature:access:description}"
|
||||
},
|
||||
"1": {
|
||||
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že </span> je k přístupu potřeba povolení<br/>{_embedding_feature:access:description}"
|
||||
},
|
||||
"2": {
|
||||
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že toto je</span> dostupné pouze zákazníkům<br/>{_embedding_feature:access:description}"
|
||||
},
|
||||
"3": {
|
||||
"then": "<span class='subtle'>V <a href='#{_embedding_feature:id}'>obsahující funkci</a> je uvedeno, že toto je</span> dostupné pouze členům klubu<br/>{_embedding_feature:access:description}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -351,6 +382,10 @@
|
|||
},
|
||||
"title": "Otevřená lezecká mapa"
|
||||
},
|
||||
"clock": {
|
||||
"description": "Mapa zobrazující všechny veřejné hodiny",
|
||||
"title": "Hodiny"
|
||||
},
|
||||
"cycle_highways": {
|
||||
"description": "Tato mapa zobrazuje cyklostezky",
|
||||
"layers": {
|
||||
|
@ -369,11 +404,43 @@
|
|||
"title": "Cyklistická infrastruktura"
|
||||
},
|
||||
"cyclenodes": {
|
||||
"description": "Tato mapa zobrazuje sítě uzlů cyklu a umožňuje snadno přidávat nové uzly",
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "propojení mezi uzly"
|
||||
"name": "propojení mezi uzly",
|
||||
"tagRenderings": {
|
||||
"node2node-survey:date": {
|
||||
"question": "Kdy bylo toto propojení mezi uzly naposledy zkontrolováno?",
|
||||
"render": "Toto propojení mezi uzly bylo naposledy zkontrolováno dne {survey:date}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "propojení mezi uzly <strong>{ref}</strong>"
|
||||
}
|
||||
},
|
||||
"render": "propojení mezi uzly"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"name": "uzly",
|
||||
"tagRenderings": {
|
||||
"node-expected_rcn_route_relations": {
|
||||
"question": "S kolika dalšími uzly cyklu je tento uzel propojen?",
|
||||
"render": "Tento uzel je propojen s {expected_rcn_route_relations} dalšími uzly cyklu."
|
||||
},
|
||||
"node-survey:date": {
|
||||
"question": "Kdy byl tento uzel cyklu naposledy zkontrolován?",
|
||||
"render": "Tento uzel cyklu byl naposledy zkontrolován dne {survey:date}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "uzel cyklu <strong>{rcn_ref}</strong>"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Sítě uzlů cyklu"
|
||||
},
|
||||
"cyclestreets": {
|
||||
"description": "Cyklostezka je ulice, kde <b>motorizovaná doprava nesmí předjíždět cyklisty</b>. Jsou označeny speciální dopravní značkou. Cyklostezky najdete v Nizozemsku a Belgii, ale také v Německu a Francii. ",
|
||||
|
@ -432,6 +499,9 @@
|
|||
},
|
||||
"1": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Přístup povolen obyvatelům"
|
||||
},
|
||||
"1": {
|
||||
"then": "Vjezd motorových vozidel povolen"
|
||||
},
|
||||
|
@ -527,6 +597,10 @@
|
|||
"question": "Další popisné informace o zahradě (pokud jsou potřeba a nejsou popsány výše)",
|
||||
"render": "Další podrobnosti: {description}"
|
||||
},
|
||||
"facadegardens-direction": {
|
||||
"question": "Jaká je orientace zahrady?",
|
||||
"render": "Orientace: {direction} (kde 0=N a 90=O)"
|
||||
},
|
||||
"facadegardens-edible": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -609,10 +683,11 @@
|
|||
"title": "Obchody s hranolky"
|
||||
},
|
||||
"ghostbikes": {
|
||||
"description": "<b>Ghost bike</b> je památník pro cyklisty, kteří zemřeli při dopravní nehodě, ve formě bílého kola trvale umístěného v blízkosti místa nehody.<br/><br/> Na této mapě je možné vidět všechna ghost bikes, která jsou známa OpenStreetMap. Chybí nám na mapě nějaké? Každý může přidat nebo aktualizovat informace zde - stačí mít pouze (bezplatný) účet OpenStreetMap.",
|
||||
"title": "Ghost bikes"
|
||||
"description": "<b>Kolo duchů</b> je památník pro cyklisty, kteří zemřeli při dopravní nehodě, ve formě bílého kola trvale umístěného poblíž místa nehody.<br/><br/>Na této mapě je možné vidět všechna kola duchů, která jsou známa OpenStreetMap. Chybí na mapě nějaké? Každý může přidat nebo aktualizovat informace zde - stačí mít pouze (bezplatný) účet OpenStreetMap. <p>Na Mastodonu existuje <a href='https://masto.bike/@ghostbikebot' target='_blank'>automatizovaný účet, který posílá měsíční přehled kol duchů po celém světě</a></p>",
|
||||
"title": "Kola duchů"
|
||||
},
|
||||
"grb": {
|
||||
"description": "Toto téma je pokusem o automatizaci importu GRB.",
|
||||
"layers": {
|
||||
"0": {
|
||||
"tagRenderings": {
|
||||
|
@ -627,6 +702,9 @@
|
|||
"mappings": {
|
||||
"0": {
|
||||
"then": "Metatags ještě nebyly vypočítány... Znovu otevřete toto vyskakovací okno"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tato budova má otvory a je modelována jako vztah. Jako takovou ji nelze spojovat. Spojte ji ručně pomocí <a href='https://buildings.osm.be/#/'>exportní stránky budovy</a> {open_in_josm()}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -646,16 +724,34 @@
|
|||
}
|
||||
},
|
||||
"hackerspaces": {
|
||||
"description": "Na této mapě si můžete prohlédnout hackerspaces, přidat nový hackerspace nebo přímo aktualizovat data",
|
||||
"shortDescription": "Mapa označující Hackerspaces",
|
||||
"title": "Hackerspaces"
|
||||
},
|
||||
"hailhydrant": {
|
||||
"description": "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.",
|
||||
"description": "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.",
|
||||
"shortDescription": "Mapa zobrazující hydranty, hasicí přístroje, požární stanice a stanice záchranné služby.",
|
||||
"title": "Hydranty, hasicí přístroje, požární stanice a stanice záchranné služby"
|
||||
},
|
||||
"healthcare": {
|
||||
"description": "Na této mapě jsou zobrazeny různé položky související se zdravotní péčí",
|
||||
"layers": {
|
||||
"5": {
|
||||
"override": {
|
||||
"=presets": {
|
||||
"0": {
|
||||
"title": "obchod se zdravotnickými potřebami"
|
||||
},
|
||||
"1": {
|
||||
"title": "obchod se sluchadly"
|
||||
},
|
||||
"2": {
|
||||
"title": "optik"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Zdravotní péče"
|
||||
},
|
||||
"hotels": {
|
||||
|
@ -670,17 +766,22 @@
|
|||
"description": "Mapa zobrazující obrubníky a přechody.",
|
||||
"title": "Obrubníky a přechody"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Téma zobrazující úkoly MapRoulette, které umožňuje vyhledávat, filtrovat a opravovat je.",
|
||||
"title": "Úkoly MapRoulette"
|
||||
},
|
||||
"maps": {
|
||||
"description": "Na této mapě najdete všechny mapy, které OpenStreetMap zná - typicky je zde velká mapa na informační tabuli zobrazující oblast, město nebo region, (např. turistická mapa na zadní straně billboardu, mapa přírodní rezervace, mapa cyklistických sítí v regionu, ...). <br/><br/>Pokud mapa chybí, můžete ji snadno zmapovat na OpenStreetMap.",
|
||||
"shortDescription": "Toto téma zobrazuje všechny (turistické) mapy, které zná OpenStreetMap",
|
||||
"title": "Mapa map"
|
||||
},
|
||||
"maxspeed": {
|
||||
"description": "Tato mapa zobrazuje zákonem povolenou maximální rychlost na každé silnici. Pokud maximální rychlost chybí nebo je chybná, můžete ji zde opravit.",
|
||||
"description": "Tato mapa zobrazuje zákonem povolenou maximální rychlost na každé silnici. Pokud maximální rychlost chybí nebo je nesprávná, můžete ji zde opravit.",
|
||||
"shortDescription": "Tato mapa zobrazuje zákonem povolenou maximální rychlost na každé silnici.",
|
||||
"title": "Maximální rychlost"
|
||||
},
|
||||
"nature": {
|
||||
"description": "Na této mapě najdete zajímavé informace pro turisty a milovníky přírody, jako např. ",
|
||||
"description": "Na této mapě najdete zajímavé informace pro turisty a milovníky přírody.",
|
||||
"shortDescription": "Mapa pro milovníky přírody se zajímavými body zájmu",
|
||||
"title": "Do přírody"
|
||||
},
|
||||
|
@ -766,12 +867,289 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "OnWheels"
|
||||
},
|
||||
"openwindpowermap": {
|
||||
"description": "Mapa pro zobrazení a úpravy větrných turbín."
|
||||
"description": "Mapa pro zobrazení a úpravy větrných turbín.",
|
||||
"title": "OpenWindPowerMap"
|
||||
},
|
||||
"osm_community_index": {
|
||||
"description": "Seznam zdrojů pro uživatele OpenStreetMap. \"Zdroje\" mohou být odkazy na fóra, setkání, Slack skupiny, kanály IRC, poštovní konference atd. Cokoli, co by mohlo být pro mappery, zejména začátečníky, zajímavé nebo užitečné."
|
||||
"description": "Seznam zdrojů pro uživatele OpenStreetMap. \"Zdroje\" mohou být odkazy na fóra, setkání, Slack skupiny, kanály IRC, poštovní konference atd. Cokoli, co by mohlo být pro mappery, zejména začátečníky, zajímavé nebo užitečné.",
|
||||
"shortDescription": "Rejstřík komunitních zdrojů pro OpenStreetMap.",
|
||||
"title": "Komunitní rejstřík OSM"
|
||||
},
|
||||
"parkings": {
|
||||
"description": "Na této mapě jsou vyznačena různá parkovací místa",
|
||||
"shortDescription": "Na této mapě jsou vyznačena různá parkovací místa",
|
||||
"title": "Parkoviště"
|
||||
},
|
||||
"personal": {
|
||||
"description": "Vytvořte si osobní téma na základě všech dostupných vrstev všech témat. Chcete-li vidět nějaká data, otevřete si <a href='#filter'>výběr vrstev</a>",
|
||||
"title": "Osobní téma"
|
||||
},
|
||||
"pets": {
|
||||
"description": "Na této mapě najdete různá zajímavá místa pro vaše domácí mazlíčky: veterináře, psí parky, obchody pro zvířata, restaurace pro psy, ...",
|
||||
"layers": {
|
||||
"1": {
|
||||
"override": {
|
||||
"name": "Restaurace vhodné pro vstup se psy"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"override": {
|
||||
"name": "Obchody vhodné pro vstup se psy",
|
||||
"title": {
|
||||
"render": "Obchody vhodné pro vstup se psy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"override": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Obchod, ve kterém si můžete vzít psa téměř kamkoli",
|
||||
"title": "obchod vhodný pro vstup se psem"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Veterináři, psí parky a další služby pro domácí zvířata"
|
||||
},
|
||||
"playgrounds": {
|
||||
"description": "Na této mapě najdete dětská hřiště a můžete k nim přidat další informace",
|
||||
"shortDescription": "Mapa dětských hřišť",
|
||||
"title": "Dětská hřiště"
|
||||
},
|
||||
"postal_codes": {
|
||||
"description": "Poštovní směrovací čísla",
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "poštovní směrovací čísla",
|
||||
"tagRenderings": {
|
||||
"postal_code": {
|
||||
"render": "Poštovní směrovací číslo je {postal_code}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Poštovní směrovací číslo {postal_code}"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "radnice",
|
||||
"title": {
|
||||
"render": "Radnice {name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Poštovní směrovací čísla",
|
||||
"title": "Poštovní směrovací čísla"
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "Na této mapě můžete najít a přidat údaje o poštách a poštovních schránkách. Pomocí této mapy můžete zjistit, kam můžete poslat svou příští pohlednici! :)<br/>Všimli jste si chyby nebo vám chybí poštovní schránka? Tuto mapu můžete upravovat pomocí bezplatného účtu OpenStreetMap. ",
|
||||
"shortDescription": "Mapa s poštovními schránkami a poštami",
|
||||
"title": "Mapa poštovních schránek a pošt"
|
||||
},
|
||||
"rainbow_crossings": {
|
||||
"description": "Na této mapě si můžete zobrazit a snadno přidat přechody pro chodce s duhovými barvami",
|
||||
"title": "Přechody s duhovými barvami"
|
||||
},
|
||||
"shops": {
|
||||
"description": "Na této mapě můžete označit základní informace o obchodech, přidat otevírací dobu a telefonní čísla",
|
||||
"shortDescription": "Upravitelná mapa se základními informacemi o obchodech",
|
||||
"title": "Open Shop Map"
|
||||
},
|
||||
"sidewalks": {
|
||||
"description": "Experimentální téma",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Vrstva zobrazující chodníky silnic",
|
||||
"name": "Chodníky",
|
||||
"tagRenderings": {
|
||||
"left-right-questions": {
|
||||
"renderings": {
|
||||
"1": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ano, na této straně silnice je chodník"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ne, není tu žádný chodník"
|
||||
},
|
||||
"2": {
|
||||
"then": "Na mapě je vyznačen samostatný chodník"
|
||||
}
|
||||
},
|
||||
"question": "Je na této straně silnice chodník?"
|
||||
},
|
||||
"2": {
|
||||
"question": "Jaká je šířka chodníku na této straně silnice?",
|
||||
"render": "Tento chodník je široký {sidewalk:left|right:width}m"
|
||||
}
|
||||
}
|
||||
},
|
||||
"streetname": {
|
||||
"render": "Tato ulice se jmenuje {name}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "{name}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Mapování chodníků",
|
||||
"title": "Chodníky"
|
||||
},
|
||||
"sport_pitches": {
|
||||
"description": "Sportovní hřiště je plocha, na které se provozují sporty",
|
||||
"shortDescription": "Mapa sportovních hřišť",
|
||||
"title": "Sportovní hřiště"
|
||||
},
|
||||
"sports": {
|
||||
"description": "Vše o sportu, sportovní hřiště, fitness centra a další.",
|
||||
"layers": {
|
||||
"4": {
|
||||
"override": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Přidejte nový obchod se sportovním zbožím.",
|
||||
"title": "sportovní obchod"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Mapa se sportovními zařízeními.",
|
||||
"title": "Sport"
|
||||
},
|
||||
"stations": {
|
||||
"description": "Zobrazení, úprava a přidání podrobností o vlakovém nádraží",
|
||||
"layers": {
|
||||
"3": {
|
||||
"description": "Vrstva zobrazující vlaková nádraží",
|
||||
"name": "Vlaková nádraží"
|
||||
},
|
||||
"15": {
|
||||
"description": "Zobrazuje vlaky odjíždějící z této stanice",
|
||||
"name": "Odjezdové tabule",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Přidejte tabuli s odjezdy, ať už v elektronické nebo papírové podobě",
|
||||
"title": "odjezdová tabule"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Toto je odjezdová tabule neznámého typu"
|
||||
},
|
||||
"1": {
|
||||
"then": "Jedná se o elektronickou tabuli, která v reálném čase zobrazuje příští odjezdy"
|
||||
},
|
||||
"2": {
|
||||
"then": "Jedná se o papírový rozvrh"
|
||||
},
|
||||
"3": {
|
||||
"then": "Nachází se zde cedule zobrazující frekvenci odjezdů vlaků"
|
||||
}
|
||||
},
|
||||
"question": "Co je to za odjezdovou tabuli?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Odjezdová tabule"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Vlaková nádraží"
|
||||
},
|
||||
"street_lighting": {
|
||||
"description": "Na této mapě najdete vše o pouličním osvětlení",
|
||||
"layers": {
|
||||
"1": {
|
||||
"name": "Osvětlené ulice",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tato ulice je osvětlená"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tato ulice není osvětlená"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tato ulice je v noci osvětlená"
|
||||
},
|
||||
"3": {
|
||||
"then": "Tato ulice je osvětlena 24/7"
|
||||
}
|
||||
},
|
||||
"question": "Je tato ulice osvětlená?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Osvětlená ulice"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Všechny ulice",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tato ulice je osvětlená"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tato ulice není osvětlená"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tato ulice je v noci osvětlená"
|
||||
},
|
||||
"3": {
|
||||
"then": "Tato ulice je osvětlena 24/7"
|
||||
}
|
||||
},
|
||||
"question": "Je tato ulice osvětlená?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Ulice"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Pouliční osvětlení"
|
||||
},
|
||||
"surveillance": {
|
||||
"description": "Na této otevřené mapě najdete bezpečnostní kamery.",
|
||||
"shortDescription": "Bezpečnostní kamery a další prostředky sledování",
|
||||
"title": "Dohled pod dohledem"
|
||||
},
|
||||
"toilets": {
|
||||
"description": "Mapa veřejných toalet",
|
||||
"title": "Open Toilet Map"
|
||||
},
|
||||
"transit": {
|
||||
"description": "Naplánujte si cestu pomocí systému veřejné dopravy.",
|
||||
"title": "Autobusové linky"
|
||||
},
|
||||
"trees": {
|
||||
"description": "Zmapujte všechny stromy!",
|
||||
"shortDescription": "Zmapujte všechny stromy",
|
||||
"title": "Stromy"
|
||||
},
|
||||
"walls_and_buildings": {
|
||||
"description": "Speciální zabudovaná vrstva poskytující všechny stěny a budovy. Tato vrstva je užitečná v předvolbách pro objekty, které lze umístit ke stěnám (např. AED, poštovní schránky, vchody, adresy, bezpečnostní kamery, …). Tato vrstva je ve výchozím nastavení neviditelná a uživatel ji nemůže přepínat.",
|
||||
"title": "Stěny a budovy"
|
||||
},
|
||||
"waste": {
|
||||
"description": "Mapa zobrazující koše na odpadky a recyklační zařízení.",
|
||||
"title": "Odpad"
|
||||
},
|
||||
"waste_basket": {
|
||||
"description": "Na této mapě najdete koše na odpadky ve vašem okolí. Pokud na této mapě odpadkový koš chybí, můžete jej přidat sami",
|
||||
"shortDescription": "Mapa odpadkových košů",
|
||||
"title": "Odpadkový koš"
|
||||
}
|
||||
}
|
|
@ -1,4 +1,222 @@
|
|||
{
|
||||
"advertising": {
|
||||
"description": "Have you ever wondered how many advertising there are in our streets and roads? With this map you could find and add information about all the advertising features that you can find on the street",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "We will complete data from advertising features with reference, operator and lit",
|
||||
"name": "Advertise",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "A large outdoor advertising structure, typically found in high-traffic areas such as alongside busy roads",
|
||||
"title": "a billboard"
|
||||
},
|
||||
"1": {
|
||||
"title": "a freestanding poster box"
|
||||
},
|
||||
"2": {
|
||||
"title": "a poster box mounted on a wall"
|
||||
},
|
||||
"3": {
|
||||
"description": "Small billboard for neighbourhood advertising, generally intended for pedestrians",
|
||||
"title": "a billboard"
|
||||
},
|
||||
"4": {
|
||||
"description": "A cylindrical outdoor structure which shows advertisements",
|
||||
"title": "a column"
|
||||
},
|
||||
"5": {
|
||||
"title": "a flag"
|
||||
},
|
||||
"6": {
|
||||
"title": "a screen"
|
||||
},
|
||||
"7": {
|
||||
"title": "a screen mounted on a wall"
|
||||
},
|
||||
"8": {
|
||||
"description": "A piece of waterproof textile with a printed message, permanently anchored on a wall",
|
||||
"title": "a tarp"
|
||||
},
|
||||
"9": {
|
||||
"title": "a totem"
|
||||
},
|
||||
"10": {
|
||||
"description": "Used for advertising signs, neon signs, logos & institutional entrance signs",
|
||||
"title": "a sign"
|
||||
},
|
||||
"11": {
|
||||
"title": "a sculpture"
|
||||
},
|
||||
"12": {
|
||||
"title": "a wall painting"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Sides": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This object has advertisements on a single side"
|
||||
},
|
||||
"1": {
|
||||
"then": "This object has advertisements on both sides"
|
||||
}
|
||||
},
|
||||
"question": "From how many sides you can watch advertisments?"
|
||||
},
|
||||
"animated": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<b>Static</b>, always shows the same message"
|
||||
},
|
||||
"1": {
|
||||
"then": "This object has a built-in <b>digital display</b> to show prices or some other message"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Trivision</b> - the billboard consists of many triangular prisms which regularly rotate"
|
||||
},
|
||||
"3": {
|
||||
"then": "<b>Scrolling</b> posters"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Rotates</b> on itself"
|
||||
}
|
||||
},
|
||||
"question": "Does this advertisement cycle through multiple messages?"
|
||||
},
|
||||
"luminous_or_lit_advertising": {
|
||||
"override": {
|
||||
"+mappings": {
|
||||
"0": {
|
||||
"then": "This is a neon-tube light"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"message_type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Commercial message"
|
||||
},
|
||||
"1": {
|
||||
"then": "Local information"
|
||||
},
|
||||
"2": {
|
||||
"then": "Securty information"
|
||||
},
|
||||
"3": {
|
||||
"then": "Electoral advertising"
|
||||
},
|
||||
"4": {
|
||||
"then": "Inormation related to theatre, concerts, ..."
|
||||
},
|
||||
"5": {
|
||||
"then": "Message from non-profit organizations"
|
||||
},
|
||||
"6": {
|
||||
"then": "To expres your opinion"
|
||||
},
|
||||
"7": {
|
||||
"then": "Religious message"
|
||||
},
|
||||
"8": {
|
||||
"then": "Funding sign"
|
||||
},
|
||||
"9": {
|
||||
"then": "A map"
|
||||
}
|
||||
},
|
||||
"question": "What kind of message is shown?"
|
||||
},
|
||||
"operator": {
|
||||
"question": "Who operates this feature?",
|
||||
"render": "Operated by {operator}"
|
||||
},
|
||||
"ref": {
|
||||
"question": "Wich is the reference number?",
|
||||
"render": "Reference number is {ref}"
|
||||
},
|
||||
"type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This is a billboard"
|
||||
},
|
||||
"1": {
|
||||
"then": "This is a board"
|
||||
},
|
||||
"2": {
|
||||
"then": "This is a column"
|
||||
},
|
||||
"3": {
|
||||
"then": "This is a flag"
|
||||
},
|
||||
"4": {
|
||||
"then": "This is a poster Box"
|
||||
},
|
||||
"5": {
|
||||
"then": "This is a screen"
|
||||
},
|
||||
"6": {
|
||||
"then": "This is a sculpture"
|
||||
},
|
||||
"7": {
|
||||
"then": "This is a sign"
|
||||
},
|
||||
"8": {
|
||||
"then": "This is a tarp (a weatherproof piece of textile with an advertising message)"
|
||||
},
|
||||
"9": {
|
||||
"then": "This is a totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "This is a wall painting"
|
||||
}
|
||||
},
|
||||
"question": "Which type of advertising feature is this?",
|
||||
"render": "This is a {advertising}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Billboard"
|
||||
},
|
||||
"1": {
|
||||
"then": "Board"
|
||||
},
|
||||
"2": {
|
||||
"then": "Poster Box"
|
||||
},
|
||||
"3": {
|
||||
"then": "Column"
|
||||
},
|
||||
"4": {
|
||||
"then": "Flag"
|
||||
},
|
||||
"5": {
|
||||
"then": "Screen"
|
||||
},
|
||||
"6": {
|
||||
"then": "Sculpture"
|
||||
},
|
||||
"7": {
|
||||
"then": "Sign"
|
||||
},
|
||||
"8": {
|
||||
"then": "Tarp"
|
||||
},
|
||||
"9": {
|
||||
"then": "Totem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Wall painting"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Where I can find advertising features?",
|
||||
"title": "Open Advertising Map"
|
||||
},
|
||||
"aed": {
|
||||
"description": "On this map, one can find and mark nearby defibrillators",
|
||||
"title": "Open AED Map"
|
||||
|
|
|
@ -1,4 +1,222 @@
|
|||
{
|
||||
"advertising": {
|
||||
"description": "¿Alguna vez te has preguntado cuanta publicidad hay en nuestras calles y carreteras? Con este mapa podrás encontrar y añadir información de todos los elementos publicitarios que te encuentres por la calle",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Completaremos los datos de los elementos publicitarios con referencia, operador y iluminación",
|
||||
"name": "Publicidad",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Una estructura publicitaria grande al aire libre, que normalmente se encuentra en áreas transitadas como carreteras con mucha intensidad",
|
||||
"title": "una valla publicitària"
|
||||
},
|
||||
"1": {
|
||||
"title": "un mupi"
|
||||
},
|
||||
"2": {
|
||||
"title": "un mupi sobre la pared"
|
||||
},
|
||||
"3": {
|
||||
"description": "Un pequeño tablón de anuncios para anuncios del vecindario, normalmente destinado a peatones",
|
||||
"title": "un tablón de anuncios"
|
||||
},
|
||||
"4": {
|
||||
"description": "Una estructura cilíndrica exterior que muestra publicidad",
|
||||
"title": "una columna"
|
||||
},
|
||||
"5": {
|
||||
"title": "una bandera"
|
||||
},
|
||||
"6": {
|
||||
"title": "una pantalla"
|
||||
},
|
||||
"7": {
|
||||
"title": "una pantalla sobre una pared"
|
||||
},
|
||||
"8": {
|
||||
"description": "Una pieza de tela impermeable con un mensaje impreso, anclada permanentemente en una pared",
|
||||
"title": "una lona"
|
||||
},
|
||||
"9": {
|
||||
"title": "un tótem"
|
||||
},
|
||||
"10": {
|
||||
"description": "Se utiliza para carteles publicitarios, letreros de neón, logotipos y carteles en entradas institucionales",
|
||||
"title": "un lletrer"
|
||||
},
|
||||
"11": {
|
||||
"title": "una escultura"
|
||||
},
|
||||
"12": {
|
||||
"title": "una pared pintada"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Sides": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Este mupi tiene publicidad en un único lado"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este mupi tiene publicidad por los dos lados"
|
||||
}
|
||||
},
|
||||
"question": "¿Por cuantos lados puedes ver publicidad?"
|
||||
},
|
||||
"animated": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "<b>Estático</b>, siempre muestra el mismo mensaje"
|
||||
},
|
||||
"1": {
|
||||
"then": "Este objeto tiene una <b>pantalla digital</b> incorporada para mostrar precios o algún otro mensaje"
|
||||
},
|
||||
"2": {
|
||||
"then": "<b>Trivision</b> - la valla publicitaria consta de muchos prismas triangulares que giran regularmente"
|
||||
},
|
||||
"3": {
|
||||
"then": "Cartells <b>Rotatius</b>"
|
||||
},
|
||||
"4": {
|
||||
"then": "<b>Rota</b> sobre si mismo"
|
||||
}
|
||||
},
|
||||
"question": "¿Como cambian los anuncios de este elemento?"
|
||||
},
|
||||
"luminous_or_lit_advertising": {
|
||||
"override": {
|
||||
"+mappings": {
|
||||
"0": {
|
||||
"then": "Esta es una luz de tubo de neón."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"message_type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Mensaje comercial"
|
||||
},
|
||||
"1": {
|
||||
"then": "Información municipal"
|
||||
},
|
||||
"2": {
|
||||
"then": "Información de seguridad"
|
||||
},
|
||||
"3": {
|
||||
"then": "Publicidad electoral"
|
||||
},
|
||||
"4": {
|
||||
"then": "Información sobre teatros, conciertos, ..."
|
||||
},
|
||||
"5": {
|
||||
"then": "Mensaje de organizaciones sin ánimo de lucro"
|
||||
},
|
||||
"6": {
|
||||
"then": "Para expresar tu opinión"
|
||||
},
|
||||
"7": {
|
||||
"then": "Mensaje religioso"
|
||||
},
|
||||
"8": {
|
||||
"then": "Cartel de financiación"
|
||||
},
|
||||
"9": {
|
||||
"then": "un mapa"
|
||||
}
|
||||
},
|
||||
"question": "Que tipo de mensaje se muestra?"
|
||||
},
|
||||
"operator": {
|
||||
"question": "¿Quien opera este elemento?",
|
||||
"render": "El operador es {operator}"
|
||||
},
|
||||
"ref": {
|
||||
"question": "¿Cual es el número de referencia?",
|
||||
"render": "El número de referencia es {ref}"
|
||||
},
|
||||
"type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esto es una valla publicitaria"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esto es un tablón de anuncios"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esto es una columna"
|
||||
},
|
||||
"3": {
|
||||
"then": "Esto es una bndera"
|
||||
},
|
||||
"4": {
|
||||
"then": "Esto es un mupi"
|
||||
},
|
||||
"5": {
|
||||
"then": "Esto es una pantalla"
|
||||
},
|
||||
"6": {
|
||||
"then": "Esto es una escultura"
|
||||
},
|
||||
"7": {
|
||||
"then": "Esto es un cartel"
|
||||
},
|
||||
"8": {
|
||||
"then": "Esto es una lona (una pieza de tela resistente a la intemperie con un mensaje publicitario)"
|
||||
},
|
||||
"9": {
|
||||
"then": "Esto es un tótem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Esto es una pared pintada"
|
||||
}
|
||||
},
|
||||
"question": "¿Qué tipo de elemento publicitario es?",
|
||||
"render": "Esto es un {advertising}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Valla publicitaria"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tablon de anuncios"
|
||||
},
|
||||
"2": {
|
||||
"then": "Mupi"
|
||||
},
|
||||
"3": {
|
||||
"then": "Columna"
|
||||
},
|
||||
"4": {
|
||||
"then": "Bandera"
|
||||
},
|
||||
"5": {
|
||||
"then": "Pantalla"
|
||||
},
|
||||
"6": {
|
||||
"then": "Escultura"
|
||||
},
|
||||
"7": {
|
||||
"then": "Cartel"
|
||||
},
|
||||
"8": {
|
||||
"then": "Lona"
|
||||
},
|
||||
"9": {
|
||||
"then": "Tótem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Pared Pintada"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Dónde puedo encontrar elementos publicitarios?",
|
||||
"title": "Mapa abierto de publicidad"
|
||||
},
|
||||
"aed": {
|
||||
"description": "En este mapa , cualquiera puede encontrar y marcar los desfibriladores externos automáticos más cercanos",
|
||||
"title": "Mapa Abierto de Desfibriladores (DEA)"
|
||||
|
@ -340,7 +558,7 @@
|
|||
"then": "<span class='subtle'>La<a href='#{_embedding_feature:id}'>característica que lo contiene</a> indica que se necesita</span> un permiso para acceder a él<br/>{_embedding_feature:access:description}"
|
||||
},
|
||||
"2": {
|
||||
"then": "<span class='subtle'>La <a href='#{_embedding_feature:id}'>característica que lo contiene</a> indica que</span> sólo pueden acceder a él los clientes<br/>{_embedding_feature:access:description}"
|
||||
"then": "<span class='subtle'>La <a href='#{_embedding_feature:id}'>característica que lo contiene</a> indica que</span> sólo es accesible para los clientes<br/>{_embedding_feature:access:description}"
|
||||
},
|
||||
"3": {
|
||||
"then": "<span class='subtle'>La <a href='#{_embedding_feature:id}'>característica que lo contiene</a> indica que </span> sólo es accesible para los socios del club<br/>{_embedding_feature:access:description}"
|
||||
|
|
|
@ -4,9 +4,13 @@
|
|||
"title": "Buka Peta AED"
|
||||
},
|
||||
"artwork": {
|
||||
"description": "Selamat datang di Open Artwork Map, peta untuk patung, grafiti, dan karya seni lain di seluruh dunia",
|
||||
"description": "Peta terbuka patung, grafiti, dan karya seni lainnya di seluruh dunia",
|
||||
"title": "Buka Peta Karya Seni"
|
||||
},
|
||||
"atm": {
|
||||
"description": "Peta ini menunjukkan ATM untuk menarik atau menyetorkan uang",
|
||||
"title": "Mesin ATM"
|
||||
},
|
||||
"benches": {
|
||||
"shortDescription": "Peta bangku",
|
||||
"title": "Bangku"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue