forked from MapComplete/MapComplete
Translated using Weblate (Catalan)
Currently translated at 22.1% (97 of 437 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/ca/
This commit is contained in:
parent
457659406a
commit
fddb063ca3
1 changed files with 218 additions and 9 deletions
|
@ -31,6 +31,13 @@
|
|||
"name": {
|
||||
"render": "<strong>{name}</strong>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "Llocs d'escalada"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
|
@ -53,8 +60,21 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"tagRenderings+": {
|
||||
"2": {
|
||||
"mappings": {
|
||||
"2": {
|
||||
"then": "Només clients"
|
||||
},
|
||||
"3": {
|
||||
"then": "Només membres del club"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Open Climbing Map"
|
||||
},
|
||||
"personal": {
|
||||
"description": "Crea una interfície basada en totes les capes disponibles de totes les interfícies",
|
||||
|
@ -69,7 +89,14 @@
|
|||
"2": {
|
||||
"title": {
|
||||
"render": "Carrer"
|
||||
}
|
||||
},
|
||||
"name": "Tots els carrers"
|
||||
},
|
||||
"1": {
|
||||
"title": {
|
||||
"render": "Futur carrer ciclista"
|
||||
},
|
||||
"name": "Futur carrer ciclista"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -118,6 +145,31 @@
|
|||
"name": "Bústies",
|
||||
"title": {
|
||||
"render": "Bústia"
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una bústia"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"title": {
|
||||
"render": "Oficina de correus"
|
||||
},
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Actualment obert"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Oficines de correus",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "una oficina de correus"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -125,15 +177,23 @@
|
|||
"sidewalks": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "Voreres"
|
||||
"name": "Voreres",
|
||||
"title": {
|
||||
"render": "{name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Voreres",
|
||||
"shortDescription": "Mapejat de voreres",
|
||||
"description": "Petició experimental"
|
||||
},
|
||||
"benches": {
|
||||
"title": "Bancs"
|
||||
"title": "Bancs",
|
||||
"shortDescription": "Un mapa de bancs"
|
||||
},
|
||||
"playgrounds": {
|
||||
"title": "Parcs infantils"
|
||||
"title": "Parcs infantils",
|
||||
"shortDescription": "Un mapa de parcs infantils"
|
||||
},
|
||||
"hackerspaces": {
|
||||
"layers": {
|
||||
|
@ -147,16 +207,165 @@
|
|||
},
|
||||
"tagRenderings": {
|
||||
"hackerspaces-opening_hours": {
|
||||
"render": "{opening_hours_table()}"
|
||||
"render": "{opening_hours_table()}",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Obert 24/7"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"campersite": {
|
||||
"title": "Llocs d'acampada"
|
||||
"title": "Llocs d'acampada",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "llocs d'acampada",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un lloc d'acampada"
|
||||
}
|
||||
},
|
||||
"name": "Llocs d'acampada"
|
||||
}
|
||||
}
|
||||
},
|
||||
"trees": {
|
||||
"title": "Arbres"
|
||||
"title": "Arbres",
|
||||
"description": "Mapeja tots els arbres.",
|
||||
"shortDescription": "Mapeja tots els arbres"
|
||||
},
|
||||
"cafes_and_pubs": {
|
||||
"title": "Cafés i bars",
|
||||
"description": "Bars i pubs"
|
||||
},
|
||||
"cycle_infra": {
|
||||
"title": "Infraestructura per a bicicletes"
|
||||
},
|
||||
"cycle_highways": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"title": {
|
||||
"render": "via ciclista"
|
||||
},
|
||||
"name": "vies ciclistes"
|
||||
}
|
||||
},
|
||||
"title": "Vies ciclistes"
|
||||
},
|
||||
"toilets": {
|
||||
"title": "Open Toilet Map"
|
||||
},
|
||||
"postal_codes": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "codis postals"
|
||||
},
|
||||
"2": {
|
||||
"name": "ajuntaments"
|
||||
}
|
||||
},
|
||||
"shortDescription": "Codis postals",
|
||||
"title": "Codis postals",
|
||||
"description": "Codis postals"
|
||||
},
|
||||
"street_lighting": {
|
||||
"layers": {
|
||||
"1": {
|
||||
"name": "Il·luminació de carrers",
|
||||
"title": {
|
||||
"render": "Il·luminació del carrer"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Tots els carrers",
|
||||
"title": {
|
||||
"render": "Carrer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Il·luminació als carrers"
|
||||
},
|
||||
"surveillance": {
|
||||
"title": "Vigilància sota vigilància"
|
||||
},
|
||||
"sport_pitches": {
|
||||
"title": "Camps d'esports"
|
||||
},
|
||||
"waste_basket": {
|
||||
"title": "Papepera"
|
||||
},
|
||||
"charging_stations": {
|
||||
"title": "Estacions de càrrega"
|
||||
},
|
||||
"waste": {
|
||||
"title": "Brossa"
|
||||
},
|
||||
"entrances": {
|
||||
"title": "Entrades"
|
||||
},
|
||||
"facadegardens": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "Jardins verticals",
|
||||
"title": {
|
||||
"render": "Jardí vertical"
|
||||
},
|
||||
"description": "Jardins verticals",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "un jardí vertical",
|
||||
"description": "Afegeix un jardí vertical"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Jardins verticals"
|
||||
},
|
||||
"drinking_water": {
|
||||
"title": "Aigua potable"
|
||||
},
|
||||
"cyclenodes": {
|
||||
"layers": {
|
||||
"1": {
|
||||
"name": "nodes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"bicycle_rental": {
|
||||
"title": "Lloguer de bicicletes"
|
||||
},
|
||||
"bookcases": {
|
||||
"title": "Open Bookcase Map"
|
||||
},
|
||||
"nature": {
|
||||
"title": "A la natura"
|
||||
},
|
||||
"etymology": {
|
||||
"title": "Open Etymology Map"
|
||||
},
|
||||
"fritures": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"override": {
|
||||
"name": "Botigues de patates"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Botigues de patates"
|
||||
},
|
||||
"observation_towers": {
|
||||
"title": "Torres d'observació"
|
||||
},
|
||||
"maps": {
|
||||
"title": "Un mapa de mapes"
|
||||
},
|
||||
"notes": {
|
||||
"title": "Notes a OpenStreetMap"
|
||||
},
|
||||
"shops": {
|
||||
"title": "Open Shop Map"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue