mapcomplete/langs/themes/ca.json

63 lines
No EOL
1.9 KiB
JSON

{
"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)"
},
"climbing": {
"layers": {
"climbing": {
"tagRenderings": {
"name": {
"render": "<strong>{name}</strong>"
}
}
},
"climbing_club": {
"tagRenderings": {
"climbing_club-name": {
"render": "<strong>{name}</strong>"
}
}
},
"climbing_gym": {
"tagRenderings": {
"name": {
"render": "<strong>{name}</strong>"
}
}
},
"climbing_route": {
"tagRenderings": {
"Name": {
"render": "<strong>{name}</strong>"
}
}
},
"maybe_climbing": {
"tagRenderings": {
"climbing-opportunity-name": {
"render": "<strong>{name}</strong>"
}
}
}
}
},
"personal": {
"description": "Crea una interfície basada en totes les capes disponibles de totes les interfícies",
"title": "Interfície personal"
},
"shops": {
"layers": {
"shops": {
"tagRenderings": {
"shops-phone": {
"render": "<a href='tel:{phone}'>{phone}</a>"
},
"shops-website": {
"render": "<a href='{website}'>{website}</a>"
}
}
}
}
}
}