forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
749c0495d7
commit
6f51a4b3bd
32 changed files with 4364 additions and 310 deletions
|
@ -239,6 +239,9 @@
|
|||
"wednesday": "Dimecres"
|
||||
},
|
||||
"welcomeBack": "Has entrat, benvingut/da.",
|
||||
"welcomeExplanation": {
|
||||
"addNew": "Toqueu el mapa per afegir un nou PDI."
|
||||
},
|
||||
"wikipedia": {
|
||||
"createNewWikidata": "Crear un ítem de Wikidata",
|
||||
"doSearch": "Cerca adalt per veure els resultats",
|
||||
|
@ -252,9 +255,6 @@
|
|||
},
|
||||
"searchWikidata": "Cercar a Wikidata",
|
||||
"wikipediaboxTitle": "Viquipèdia"
|
||||
},
|
||||
"welcomeExplanation": {
|
||||
"addNew": "Toqueu el mapa per afegir un nou PDI."
|
||||
}
|
||||
},
|
||||
"image": {
|
||||
|
@ -268,6 +268,9 @@
|
|||
"doDelete": "Esborrar imatge",
|
||||
"dontDelete": "Cancel·lar",
|
||||
"isDeleted": "Esborrada",
|
||||
"nearbyPictures": {
|
||||
"browseNearby": "Cerca imatges properes…"
|
||||
},
|
||||
"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.",
|
||||
"toBig": "La teva imatge és massa gran ara que medeix {actual_size}. Usa imatges de com a molt {max_size}",
|
||||
|
@ -276,10 +279,7 @@
|
|||
"uploadMultipleDone": "{count} imatges afegides. Gràcies per ajudar.",
|
||||
"uploadingMultiple": "Pujant {count} imatges…",
|
||||
"uploadingPicture": "Pujant la teva imatge…",
|
||||
"willBePublished": "La teva foto serà publicada: ",
|
||||
"nearbyPictures": {
|
||||
"browseNearby": "Cerca imatges properes…"
|
||||
}
|
||||
"willBePublished": "La teva foto serà publicada: "
|
||||
},
|
||||
"importHelper": {
|
||||
"introduction": {
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"description": "Adreces"
|
||||
},
|
||||
"artwork": {
|
||||
"description": "Un mapa obert d'estàtues, busts, grafitis i altres obres d'art del tot el món",
|
||||
"name": "Obres d'art",
|
||||
"tagRenderings": {
|
||||
"artwork-artwork_type": {
|
||||
|
@ -45,8 +46,7 @@
|
|||
},
|
||||
"title": {
|
||||
"render": "Obra d'art"
|
||||
},
|
||||
"description": "Un mapa obert d'estàtues, busts, grafitis i altres obres d'art del tot el món"
|
||||
}
|
||||
},
|
||||
"barrier": {
|
||||
"name": "Barreres",
|
||||
|
@ -825,6 +825,13 @@
|
|||
"recycling": {
|
||||
"name": "Residus",
|
||||
"tagRenderings": {
|
||||
"container-location": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "Aquest contenidor està situat a l'aire lliure"
|
||||
}
|
||||
}
|
||||
},
|
||||
"opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -832,8 +839,20 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"operator": {
|
||||
"render": "Aquesta infraestuctura de reciclatge està operada per {operator}"
|
||||
},
|
||||
"recycling-accepts": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Ací es poden reciclar els cartons de begudes"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ací es poden reciclar llaunes"
|
||||
},
|
||||
"7": {
|
||||
"then": "Ací es poden reciclar residus orgànics"
|
||||
},
|
||||
"8": {
|
||||
"then": "Ací es poden reciclar ampolles de vidre"
|
||||
},
|
||||
|
@ -846,24 +865,15 @@
|
|||
"11": {
|
||||
"then": "Ací es pot reciclar paper"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ací es poden reciclar llaunes"
|
||||
},
|
||||
"7": {
|
||||
"then": "Ací es poden reciclar residus orgànics"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ací es poden reciclar els cartons de begudes"
|
||||
},
|
||||
"12": {
|
||||
"then": "Ací es poden reciclar ampolles de plàstic"
|
||||
},
|
||||
"14": {
|
||||
"then": "Ací es pot reciclar plàstic"
|
||||
},
|
||||
"13": {
|
||||
"then": "Ací es poden reciclar envasos de plàstic"
|
||||
},
|
||||
"14": {
|
||||
"then": "Ací es pot reciclar plàstic"
|
||||
},
|
||||
"20": {
|
||||
"then": "Ací es pot reciclar el rebuig"
|
||||
}
|
||||
|
@ -881,16 +891,6 @@
|
|||
"then": "Açò és un centre de reciclatge"
|
||||
}
|
||||
}
|
||||
},
|
||||
"container-location": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "Aquest contenidor està situat a l'aire lliure"
|
||||
}
|
||||
}
|
||||
},
|
||||
"operator": {
|
||||
"render": "Aquesta infraestuctura de reciclatge està operada per {operator}"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1026,4 +1026,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -5047,28 +5047,28 @@
|
|||
"question": "Welche Geschlechter können sich an dieser Schule anmelden?"
|
||||
},
|
||||
"language": {
|
||||
"freeform": {
|
||||
"placeholder": "Sprache in Englisch in Kleinbuchstaben"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Die Hauptsprache dieser Schule ist unbekannt"
|
||||
},
|
||||
"4": {
|
||||
"then": "Die Hauptsprache dieser Schule ist unbekannt"
|
||||
},
|
||||
"1": {
|
||||
"then": "Französisch ist die Hauptsprache von {name}"
|
||||
},
|
||||
"2": {
|
||||
"then": "Niederländisch ist die Hauptsprache von {name}"
|
||||
},
|
||||
"3": {
|
||||
"then": "Deutsch ist die Hauptsprache von {name}"
|
||||
},
|
||||
"2": {
|
||||
"then": "Niederländisch ist die Hauptsprache von {name}"
|
||||
"4": {
|
||||
"then": "Die Hauptsprache dieser Schule ist unbekannt"
|
||||
}
|
||||
},
|
||||
"question": "Was ist die Hauptsprache dieser Schule?<div class='subtle'>Welche Sprache wird mit den Schülern in den nicht sprachbezogenen Kursen und mit der Verwaltung gesprochen?</div>",
|
||||
"render": "{school:language} ist die Hauptsprache von {title()}",
|
||||
"freeform": {
|
||||
"placeholder": "Sprache in Englisch in Kleinbuchstaben"
|
||||
}
|
||||
"render": "{school:language} ist die Hauptsprache von {title()}"
|
||||
},
|
||||
"school-name": {
|
||||
"question": "Wie lautet der Name dieser Schule?",
|
||||
|
@ -6239,4 +6239,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -4031,4 +4031,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -781,4 +781,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1756,6 +1756,218 @@
|
|||
"render": "Microbiblioteca"
|
||||
}
|
||||
},
|
||||
"recycling": {
|
||||
"description": "Un livello con i contenitori e centri per la raccolta rifiuti riciclabili",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Aperto ora"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Tutti i tipi di rifiuti"
|
||||
},
|
||||
"1": {
|
||||
"question": "Riciclo di batterie"
|
||||
},
|
||||
"2": {
|
||||
"question": "Riciclo di confezioni per bevande"
|
||||
},
|
||||
"3": {
|
||||
"question": "Riciclo di lattine"
|
||||
},
|
||||
"4": {
|
||||
"question": "Riciclo di abiti"
|
||||
},
|
||||
"5": {
|
||||
"question": "Riciclo di olio da cucina"
|
||||
},
|
||||
"6": {
|
||||
"question": "Riciclo di olio da motore"
|
||||
},
|
||||
"7": {
|
||||
"question": "Riciclo di umido"
|
||||
},
|
||||
"8": {
|
||||
"question": "Riciclo di bottiglie di vetro"
|
||||
},
|
||||
"9": {
|
||||
"question": "Riciclo di vetro"
|
||||
},
|
||||
"10": {
|
||||
"question": "Riciclo di giornali"
|
||||
},
|
||||
"11": {
|
||||
"question": "Riciclo di carta"
|
||||
},
|
||||
"12": {
|
||||
"question": "Riciclo di bottiglie di plastica"
|
||||
},
|
||||
"13": {
|
||||
"question": "Riciclo di confezioni di plastica"
|
||||
},
|
||||
"14": {
|
||||
"question": "Riciclo di plastica"
|
||||
},
|
||||
"15": {
|
||||
"question": "Riciclo di rottami metallici"
|
||||
},
|
||||
"16": {
|
||||
"question": "Riciclo di piccoli elettrodomestici"
|
||||
},
|
||||
"17": {
|
||||
"question": "Riciclo di secco"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Riciclo",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un contenitore per il riciclo"
|
||||
},
|
||||
"1": {
|
||||
"title": "un centro di riciclo"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"container-location": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "E' un contenitore sotterraneo"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo contenitore è al chiuso"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questo contenitore è all'aperto"
|
||||
}
|
||||
},
|
||||
"question": "Dove si trova questo contenitore?"
|
||||
},
|
||||
"opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7"
|
||||
}
|
||||
},
|
||||
"question": "Quali sono gli orari di apertura di questo impianto di raccolta e riciclo?"
|
||||
},
|
||||
"operator": {
|
||||
"question": "Quale azienda gestisce questo impianto di raccolta e riciclo?",
|
||||
"render": "Questa struttura di raccola e riciclo è gestita da {operator}"
|
||||
},
|
||||
"recycling-accepts": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Batterie"
|
||||
},
|
||||
"1": {
|
||||
"then": "Cartoni per bevande"
|
||||
},
|
||||
"2": {
|
||||
"then": "Lattine"
|
||||
},
|
||||
"3": {
|
||||
"then": "Abiti"
|
||||
},
|
||||
"4": {
|
||||
"then": "Olio da cucina"
|
||||
},
|
||||
"5": {
|
||||
"then": "Olio di motore"
|
||||
},
|
||||
"6": {
|
||||
"then": "Verde"
|
||||
},
|
||||
"7": {
|
||||
"then": "Umido"
|
||||
},
|
||||
"8": {
|
||||
"then": "Bottiglie di vetro"
|
||||
},
|
||||
"9": {
|
||||
"then": "Vetro"
|
||||
},
|
||||
"10": {
|
||||
"then": "Giornali"
|
||||
},
|
||||
"11": {
|
||||
"then": "Carta"
|
||||
},
|
||||
"12": {
|
||||
"then": "Bottiglie di platica"
|
||||
},
|
||||
"13": {
|
||||
"then": "Confezioni di plastica"
|
||||
},
|
||||
"14": {
|
||||
"then": "Plastica"
|
||||
},
|
||||
"15": {
|
||||
"then": "Rottami metallici"
|
||||
},
|
||||
"16": {
|
||||
"then": "Scarpe"
|
||||
},
|
||||
"17": {
|
||||
"then": "Piccoli elettrodomestici"
|
||||
},
|
||||
"18": {
|
||||
"then": "Piccoli elettrodomestici"
|
||||
},
|
||||
"19": {
|
||||
"then": "Aghi e oggetti appuntiti"
|
||||
},
|
||||
"20": {
|
||||
"then": "Secco"
|
||||
}
|
||||
},
|
||||
"question": "Cosa si può riciclare qui?"
|
||||
},
|
||||
"recycling-centre-name": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo centro raccolta e riciclo rifiuti non ha un nome specifico"
|
||||
}
|
||||
},
|
||||
"question": "Come si chiama questo centro raccolta e riciclo rifiuti?",
|
||||
"render": "Questo centro raccolta e riciclo rifiuti si chiama <b>{name}</b>"
|
||||
},
|
||||
"recycling-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo è un contenitore per il riciclo di rifiuti"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo è un centro per la raccola e riciclo di rifiuti"
|
||||
},
|
||||
"2": {
|
||||
"then": "Contenitore per lo smaltimento del secco"
|
||||
}
|
||||
},
|
||||
"question": "Che tipo di raccolta è questo?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Centro di riciclo rifiuti"
|
||||
},
|
||||
"1": {
|
||||
"then": "Centro di riciclo rifiuti"
|
||||
},
|
||||
"2": {
|
||||
"then": "Contenitore per il riciclo"
|
||||
}
|
||||
},
|
||||
"render": "Impianti di riciclo"
|
||||
}
|
||||
},
|
||||
"slow_roads": {
|
||||
"tagRenderings": {
|
||||
"slow_roads-surface": {
|
||||
|
@ -2259,6 +2471,158 @@
|
|||
"render": "Punto panoramico"
|
||||
}
|
||||
},
|
||||
"waste_basket": {
|
||||
"description": "Questo è un cestino dei rifiuti pubblico, un bidone della spazzatura, dove puoi buttare via la tua spazzatura",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Tutti i tipi"
|
||||
},
|
||||
"1": {
|
||||
"question": "Cestino per sigarette"
|
||||
},
|
||||
"2": {
|
||||
"question": "Cestino per medicinali"
|
||||
},
|
||||
"3": {
|
||||
"question": "Cestino per escrementi dei cani"
|
||||
},
|
||||
"4": {
|
||||
"question": "Cestino per la spazzatura"
|
||||
},
|
||||
"5": {
|
||||
"question": "Cestino dei rifiuti per oggetti taglienti"
|
||||
},
|
||||
"6": {
|
||||
"question": "Cestino per la plastica"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Cestino per rifiuti con dispenser per sacchetti per escrementi dei cani"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"mapRendering": {
|
||||
"0": {
|
||||
"iconSize": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Cestino dei rifiuti"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Cestino dei rifiuti",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un cestino dei rifiuti"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"dispensing_dog_bags": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo cestino ha un distributore di sacchetti per escrementi dei cani"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo cestino <b>non</b> ha un distributore di sacchetti per escrementi dei cani"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questo cestino <b>non</b> ha un distributore di sacchetti per escrementi dei cani"
|
||||
}
|
||||
},
|
||||
"question": "Questo cestino ha un distributore di sacchetti per escrementi dei cani?"
|
||||
},
|
||||
"waste-basket-waste-types": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Un cestino rifiuti per uso generico"
|
||||
},
|
||||
"1": {
|
||||
"then": "Un cestino rifiuti per uso generico"
|
||||
},
|
||||
"2": {
|
||||
"then": "Un cestino rifiuti per escrementi di cani"
|
||||
},
|
||||
"3": {
|
||||
"then": "Un cestino rifiuti per sigarette"
|
||||
},
|
||||
"4": {
|
||||
"then": "Un cestino rifiuti per medicinali"
|
||||
},
|
||||
"5": {
|
||||
"then": "Un cestino rifiuti per aghi e altri oggetti appuntiti"
|
||||
},
|
||||
"6": {
|
||||
"then": "Un cestino rifiuti per la plastica"
|
||||
}
|
||||
},
|
||||
"question": "Che tipo di cestino dei rifiuti è questo?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Cestino dei rifiuti"
|
||||
}
|
||||
},
|
||||
"waste_disposal": {
|
||||
"description": "Cestino per lo smaltimento dei rifiuti, contenitore di dimensioni medio grandi per lo smaltimento dei rifiuti (domestici)",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Solo accesso pubblico"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Contenitori per la raccolta differenziata",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Cestino di dimensioni medio-grandi per lo smaltimento dei rifiuti (domestici)",
|
||||
"title": "un raccoglitore per lo smaltimento rifiuti"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo cestino può essere usato da chiunque"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo cestino è privato"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questo cestino è solo per residenti"
|
||||
}
|
||||
},
|
||||
"question": "Chi può utilizzare questo cestino per lo smaltimento dei rifiuti?",
|
||||
"render": "Accesso: {access}"
|
||||
},
|
||||
"disposal-location": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questo è un contenitore sotterraneo"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questo contenitore è al chiuso"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questo contenitore è all'aperto"
|
||||
}
|
||||
},
|
||||
"question": "Dove si trova questo contenitore?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Smaltimento rifiuti"
|
||||
}
|
||||
},
|
||||
"windturbine": {
|
||||
"name": "pala eolica",
|
||||
"presets": {
|
||||
|
|
|
@ -13,30 +13,59 @@
|
|||
"title": "Bancs"
|
||||
},
|
||||
"bicycle_rental": {
|
||||
"title": "Lloguer de bicicletes",
|
||||
"description": "En aquest mapa, trobaràs nombroses estacions de lloguer de bicicletes que són conegudes per OpenStreetMap",
|
||||
"shortDescription": "Un mapa amb estacions de lloguer de bicicletes i botigues de lloguer de bicicletes"
|
||||
"shortDescription": "Un mapa amb estacions de lloguer de bicicletes i botigues de lloguer de bicicletes",
|
||||
"title": "Lloguer de bicicletes"
|
||||
},
|
||||
"binoculars": {
|
||||
"description": "Un mapa amb prismàtics fixos en un pal. Sol trobar-se en llocs turístics, miradors, a la part alta de torres panoràmiques o ocasionalment en una reserva natural.",
|
||||
"shortDescription": "Un mapa amb prismàtics fixos",
|
||||
"title": "Binoculars"
|
||||
},
|
||||
"bookcases": {
|
||||
"title": "Open Bookcase Map",
|
||||
"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. Pots descobrir noves llibreries pròximes i, amb un compte gratuït de OpenStreetMap, afegir ràpidament les teues llibreries favorites."
|
||||
"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. Pots descobrir noves llibreries pròximes i, amb un compte gratuït de OpenStreetMap, afegir ràpidament les teues llibreries favorites.",
|
||||
"title": "Open Bookcase Map"
|
||||
},
|
||||
"cafes_and_pubs": {
|
||||
"description": "Bars i pubs",
|
||||
"title": "Cafés i bars"
|
||||
},
|
||||
"campersite": {
|
||||
"description": "Aquest lloc recull tots els llocs oficials de parada de caravanes i els llocs on es poden abocar les aigües grises i negres. Pots afegir detalls sobre els serveis prestats i el cost. Afig fotos i ressenyes. Aquest és un lloc web i una aplicació web. Les dades s'emmagatzemen en OpenStreetMap, per la qual cosa seran gratuïts per sempre i podran ser reutilitzats per qualsevol aplicació.",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "llocs d'acampada",
|
||||
"name": "Llocs d'acampada",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un lloc d'acampada",
|
||||
"description": "Afig un nou lloc d'acampada oficial. Són llocs designats per a passar la nit amb la teua caravana. Poden semblar-se a un càmping real o simplement a un aparcament. Pot ser que no estiguen senyalitzats en absolut, sinó que simplement estiguen definits per una decisió municipal. Un aparcament normal destinat als acampadors en el qual no s'espera que es passe la nit, no és un càmping. "
|
||||
"description": "Afig un nou lloc d'acampada oficial. Són llocs designats per a passar la nit amb la teua caravana. Poden semblar-se a un càmping real o simplement a un aparcament. Pot ser que no estiguen senyalitzats en absolut, sinó que simplement estiguen definits per una decisió municipal. Un aparcament normal destinat als acampadors en el qual no s'espera que es passe la nit, no és un càmping. ",
|
||||
"title": "un lloc d'acampada"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"caravansites-capacity": {
|
||||
"question": "Quants acampadors poden allotjar-se ací? (ometre si no hi ha un nombre evident de places o vehicles permesos)",
|
||||
"render": "{capacity} els acampadors poden utilitzar aquest lloc al mateix temps"
|
||||
},
|
||||
"caravansites-charge": {
|
||||
"question": "Quant cobra aquest lloc?",
|
||||
"render": "Aquest lloc cobra {charge}"
|
||||
},
|
||||
"caravansites-description": {
|
||||
"question": "T'agradaria afegir una descripció general d'aquest lloc? (No repeteixis informació prèviament preguntada o mostrada a dalt. Si us plau mantín-la objectiva - les opinions van en les «reviews»)",
|
||||
"render": "Més detalls sobre aquest lloc: {description}"
|
||||
},
|
||||
"caravansites-fee": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Heu de pagar per l'ús"
|
||||
},
|
||||
"1": {
|
||||
"then": "Es pot utilitzar gratuïtament"
|
||||
}
|
||||
},
|
||||
"question": "Aquest lloc cobra una taxa?"
|
||||
},
|
||||
"caravansites-internet": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -51,25 +80,6 @@
|
|||
},
|
||||
"question": "Aquest lloc proporciona accés a Internet?"
|
||||
},
|
||||
"caravansites-capacity": {
|
||||
"question": "Quants acampadors poden allotjar-se ací? (ometre si no hi ha un nombre evident de places o vehicles permesos)",
|
||||
"render": "{capacity} els acampadors poden utilitzar aquest lloc al mateix temps"
|
||||
},
|
||||
"caravansites-description": {
|
||||
"render": "Més detalls sobre aquest lloc: {description}",
|
||||
"question": "T'agradaria afegir una descripció general d'aquest lloc? (No repeteixis informació prèviament preguntada o mostrada a dalt. Si us plau mantín-la objectiva - les opinions van en les «reviews»)"
|
||||
},
|
||||
"caravansites-fee": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Es pot utilitzar gratuïtament"
|
||||
},
|
||||
"0": {
|
||||
"then": "Heu de pagar per l'ús"
|
||||
}
|
||||
},
|
||||
"question": "Aquest lloc cobra una taxa?"
|
||||
},
|
||||
"caravansites-internet-fee": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -81,25 +91,20 @@
|
|||
},
|
||||
"question": "Has de pagar per l'accés a Internet?"
|
||||
},
|
||||
"caravansites-charge": {
|
||||
"question": "Quant cobra aquest lloc?",
|
||||
"render": "Aquest lloc cobra {charge}"
|
||||
},
|
||||
"caravansites-long-term": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "No hi han hostes permanents aquí"
|
||||
},
|
||||
"0": {
|
||||
"then": "Hi ha alguns punts per al lloguer a llarg termini, però també es pot romandre diàriament"
|
||||
},
|
||||
"1": {
|
||||
"then": "No hi han hostes permanents aquí"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Llocs d'acampada",
|
||||
"description": "Aquest lloc recull tots els llocs oficials de parada de caravanes i els llocs on es poden abocar les aigües grises i negres. Pots afegir detalls sobre els serveis prestats i el cost. Afig fotos i ressenyes. Aquest és un lloc web i una aplicació web. Les dades s'emmagatzemen en OpenStreetMap, per la qual cosa seran gratuïts per sempre i podran ser reutilitzats per qualsevol aplicació."
|
||||
"title": "Llocs d'acampada"
|
||||
},
|
||||
"charging_stations": {
|
||||
"title": "Estacions de càrrega"
|
||||
|
@ -179,6 +184,9 @@
|
|||
"shortDescription": "Un mapa de carrers ciclistes",
|
||||
"title": "Carrers ciclistes"
|
||||
},
|
||||
"cyclofix": {
|
||||
"title": "Cyclofix - un mapa obert per a ciclistes"
|
||||
},
|
||||
"drinking_water": {
|
||||
"title": "Aigua potable"
|
||||
},
|
||||
|
@ -346,18 +354,10 @@
|
|||
"title": "Arbres"
|
||||
},
|
||||
"waste": {
|
||||
"title": "Brossa",
|
||||
"description": "Mapa que mostra papereres i infraestructures de reciclatge."
|
||||
"description": "Mapa que mostra papereres i infraestructures de reciclatge.",
|
||||
"title": "Brossa"
|
||||
},
|
||||
"waste_basket": {
|
||||
"title": "Papepera"
|
||||
},
|
||||
"binoculars": {
|
||||
"title": "Binoculars",
|
||||
"shortDescription": "Un mapa amb prismàtics fixos",
|
||||
"description": "Un mapa amb prismàtics fixos en un pal. Sol trobar-se en llocs turístics, miradors, a la part alta de torres panoràmiques o ocasionalment en una reserva natural."
|
||||
},
|
||||
"cyclofix": {
|
||||
"title": "Cyclofix - un mapa obert per a ciclistes"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -577,6 +577,10 @@
|
|||
"shortDescription": "Mappa tutti gli alberi",
|
||||
"title": "Alberi"
|
||||
},
|
||||
"waste": {
|
||||
"description": "Mappa dei cestini per i rifiuti e i centri di raccolta e riciclo rifiuti.",
|
||||
"title": "Rifiuti"
|
||||
},
|
||||
"waste_basket": {
|
||||
"description": "In questa cartina troverai i cestini dei rifiuti nei tuoi paraggi. Se manca un cestino, puoi inserirlo tu stesso",
|
||||
"shortDescription": "Una cartina dei cestini dei rifiuti",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue